hmacSha512

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

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