2 references to VerifyHash
mscorlib (2)
system\security\cryptography\dsacryptoserviceprovider.cs (2)
260return VerifyHash(hashVal, null, rgbSignature); 268return VerifyHash(rgbHash, null, rgbSignature);