hmacSha1

expect fun hmacSha1(key: ByteString): ByteString

Returns the 160-bit SHA-1 HMAC of this buffer.

actual fun hmacSha1(key: ByteString): ByteString

Returns the 160-bit SHA-1 HMAC of this buffer.

actual fun hmacSha1(key: ByteString): ByteString

Returns the 160-bit SHA-1 HMAC of this buffer.