hmacSha256

fun hmacSha256(sink: Sink, key: ByteString): HashingSink
fun hmacSha256(sink: Sink, key: ByteString): HashingSink

Returns a sink that uses the SHA-256 HMAC algorithm to produce 256-bit hashes.