3 writes to ContentInfo
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (3)
40
ContentInfo
= contentInfo;
169
ContentInfo
= contentInfo;
312
ContentInfo
= contentInfo;
1 reference to ContentInfo
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
117
_encodedMessage = PkcsPal.Instance.Encrypt(recipients,
ContentInfo
, ContentEncryptionAlgorithm, Certificates, UnprotectedAttributes);