hmacSha512

fun hmacSha512(key: ByteString): ByteString
open fun hmacSha512(key: ByteString): ByteString

Returns the 512-bit SHA-512 HMAC of this byte string.