4 references to DecryptContent
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (4)
185DecryptContent(RecipientInfos, null); 195DecryptContent(new RecipientInfoCollection(recipientInfo), null); 209DecryptContent(new RecipientInfoCollection(recipientInfo), extraStore); 219DecryptContent(RecipientInfos, extraStore);