1 instantiation of KeyTransRecipientInfo
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Decode.cs (1)
61
recipientInfos.Add(new
KeyTransRecipientInfo
(new ManagedKeyTransPal(recipientInfo.Ktri.Value)));
1 reference to KeyTransRecipientInfo
System.Security (1)
System.Security.cs (1)
16
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Pkcs.
KeyTransRecipientInfo
))]