hmacSha1

fun hmacSha1(source: Source, key: ByteString): HashingSource
fun hmacSha1(source: Source, key: ByteString): HashingSource

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