2 references to CreateSignatureCore
System.Security.Cryptography (2)
System\Security\Cryptography\DSA.cs (2)
296
return
CreateSignatureCore
(hash, signatureFormat);
418
return
CreateSignatureCore
(rgbHash, signatureFormat);