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