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