4 references to SignHash
System.Security.Cryptography (4)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (4)
390
return
SignHash
(hashVal, null);
401
return
SignHash
(hashVal, null);
414
return
SignHash
(hashVal, null);
436
return
SignHash
(rgbHash, null);