toggle menu
MACs
0.6.1
common
switch theme
search in API
hmac-sha3
/
org.kotlincrypto.macs.hmac.sha3
/
HmacKeccak512
/
HmacKeccak512
Hmac
Keccak512
constructor
(
key
:
ByteArray
)
(
source
)
Creates a new instance of
HmacKeccak512
.
Throws
Illegal
Argument
Exception
if
key
is empty.