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