hmacSha256

expect fun hmacSha256(key: ByteString): ByteString

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

actual fun hmacSha256(key: ByteString): ByteString

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

actual fun hmacSha256(key: ByteString): ByteString

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