toggle menu
multiplatform-crypto-libsodium-bindings
0.9.6.3-SNAPSHOT
android
common
jvm
mingwX64
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
com.ionspin.kotlin.crypto.generichash
/
GenericHash
/
genericHashUpdate
generic
Hash
Update
android
common
jvm
mingwX64
actual
fun
genericHashUpdate
(
state
:
GenericHashState
,
messagePart
:
UByteArray
)
expect
fun
genericHashUpdate
(
state
:
GenericHashState
,
messagePart
:
UByteArray
)
Feed another chunk of message to the updateable hash object
actual
fun
genericHashUpdate
(
state
:
GenericHashState
,
messagePart
:
UByteArray
)
actual
fun
genericHashUpdate
(
state
:
GenericHashState
,
messagePart
:
UByteArray
)