KeccakKotlin
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
KeccakKotlin
KeccakKotlin
/
asia.hombre.keccak.api
/
KMAC128
/
KMAC128
KMAC128
constructor
(
key
:
ByteArray
,
outputLength
:
Int
=
PARAMETER.minLength / 8
,
customization
:
ByteArray
=
ByteArray(0)
)