hmacSha1

fun hmacSha1(key: ByteString): ByteString
open fun hmacSha1(key: ByteString): ByteString

Returns the 160-bit SHA-1 HMAC of this byte string.