4 references to DecryptContent
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
190
DecryptContent
(RecipientInfos, null);
200
DecryptContent
(new RecipientInfoCollection(recipientInfo), null);
214
DecryptContent
(new RecipientInfoCollection(recipientInfo), extraStore);
224
DecryptContent
(RecipientInfos, extraStore);