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