4 references to DecryptContent
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
175DecryptContent(RecipientInfos, null); 182DecryptContent(new RecipientInfoCollection(recipientInfo), null); 190DecryptContent(new RecipientInfoCollection(recipientInfo), extraStore); 197DecryptContent(RecipientInfos, extraStore);