toggle menu
multiplatform-crypto-libsodium-bindings
0.9.6.1-SNAPSHOT
common
switch theme
search in API
multiplatform-crypto-libsodium-bindings
/
com.ionspin.kotlin.crypto.generichash
/
GenericHashState
Generic
Hash
State
data
class
GenericHashState
(
val
hashLength
:
Int
,
val
internalState
:
GenericHashStateInternal
)
Members
Constructors
Generic
Hash
State
Link copied to clipboard
constructor
(
hashLength
:
Int
,
internalState
:
GenericHashStateInternal
)
Properties
hash
Length
Link copied to clipboard
val
hashLength
:
Int
internal
State
Link copied to clipboard
val
internalState
:
GenericHashStateInternal