5 references to SignHash
System.Security.Cryptography (5)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (5)
417return SignHash(hashVal, calgHash); 432return SignHash(hashVal, calgHash); 447return SignHash(hashVal, calgHash); 466return SignHash(rgbHash, calgHash); 643return SignHash(hash, GetAlgorithmId(hashAlgorithm));