hmacSha512

expect fun hmacSha512(key: ByteString): ByteString

Returns the 512-bit SHA-512 HMAC of this buffer.

actual fun hmacSha512(key: ByteString): ByteString

Returns the 512-bit SHA-512 HMAC of this buffer.

actual fun hmacSha512(key: ByteString): ByteString

Returns the 512-bit SHA-512 HMAC of this buffer.