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