3 references to VerifyHash
System.Security.Cryptography (3)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (3)
500return VerifyHash(hashVal, calgHash, signature); 512return VerifyHash(rgbHash, calgHash, rgbSignature); 659return VerifyHash(hash, GetAlgorithmId(hashAlgorithm), signature);