nRF Connect Device Manager
Toggle table of contents
3.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
nRF Connect Device Manager
mcumgr-core
/
no.nordicsemi.android.mcumgr.image
/
McuMgrImage
/
getHash
get
Hash
open
fun
getHash
(
)
:
@
NotNull
Array
<
Byte
>
Returns the hash of the image.
open
fun
getHash
(
data
:
@
NotNull
Array
<
Byte
>
)
:
@
NotNull
Array
<
Byte
>