3 references to ContentEncryptionAlgorithm
System.Security (3)
system\security\cryptography\pkcs\envelopedpkcs7.cs (3)
413SetCspParams(this.ContentEncryptionAlgorithm, ref encryptParam); 414encodeInfo.ContentEncryptionAlgorithm.pszObjId = this.ContentEncryptionAlgorithm.Oid.Value; 424SetCmsRecipientParams(recipients, this.Certificates, this.UnprotectedAttributes, this.ContentEncryptionAlgorithm, ref encryptParam);