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