3 writes to ContentInfo
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (3)
34
ContentInfo
= contentInfo;
159
ContentInfo
= contentInfo;
292
ContentInfo
= contentInfo;
1 reference to ContentInfo
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
105
_encodedMessage = PkcsPal.Instance.Encrypt(recipients,
ContentInfo
, ContentEncryptionAlgorithm, Certificates, UnprotectedAttributes);