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