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