2 references to VerifyHash
System.Security.Cryptography (2)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (2)
426return VerifyHash(hashVal, null, rgbSignature); 441return VerifyHash(rgbHash, null, rgbSignature);