4 references to SignHashCore
System.Security.Cryptography (4)
System\Security\Cryptography\ECDsa.cs (4)
260return SignHashCore(hash, signatureFormat); 287return SignHashCore(hash, signatureFormat); 314return SignHashCore(hash, signatureFormat); 336return SignHashCore(hash, DSASignatureFormat.IeeeP1363FixedFieldConcatenation);