2 references to Sign
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
354SignerInfoAsn newSigner = signer.Sign(content, contentType, silent, out chainCerts);
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
311SignerInfoAsn newSignerInfo = signer.Sign(effectiveThis._signature, null, false, out chain);