hmacSha256

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

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