hmacSha512

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

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