hmacSha1

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

Returns a sink that uses the obsolete SHA-1 HMAC algorithm to produce 160-bit hashes.