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