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