toggle menu
MACs
0.6.1
common
switch theme
search in API
hmac-sha1
/
org.kotlincrypto.macs.hmac.sha1
/
HmacSHA1
Hmac
SHA1
class
HmacSHA1
:
Hmac
(
source
)
HmacSHA1 implementation
Members
Constructors
Hmac
SHA1
Link copied to clipboard
constructor
(
key
:
ByteArray
)
Creates a new instance of
HmacSHA1
.
Functions
copy
Link copied to clipboard
open
override
fun
copy
(
)
:
HmacSHA1