2 references to VerifyHashAndReset
System.Security.Cryptography (2)
System\Security\Cryptography\IncrementalHash.cs (2)
341
/// <inheritdoc cref="
VerifyHashAndReset
(ReadOnlySpan{byte})" />
348
return
VerifyHashAndReset
(new ReadOnlySpan<byte>(hash));