hmacSha256

fun hmacSha256(key: ByteString): ByteString
open fun hmacSha256(key: ByteString): ByteString

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