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