2 references to RecipientInfoCollection
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
78
return new ManagedDecryptorPal(copy, data, new
RecipientInfoCollection
(recipientInfos));
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.DecodeRecipients.cs (1)
33
return new
RecipientInfoCollection
(recipientInfos);