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