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