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