2 references to VerifyCurrentHash
System.Security.Cryptography (2)
System\Security\Cryptography\Kmac128.cs (2)
220
/// <inheritdoc cref="
VerifyCurrentHash
(ReadOnlySpan{byte})" />
227
return
VerifyCurrentHash
(new ReadOnlySpan<byte>(hash));