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