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