The System.Security.Cryptography.Pkcs.RecipientInfo class represents information about a CMS/PKCS #7 message recipient. The System.Security.Cryptography.Pkcs.RecipientInfo class is an abstract class inherited by the System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo and System.Security.Cryptography.Pkcs.KeyTransRecipientInfo classes.
See Also: RecipientInfo Members
This is an abstract class that cannot be instantiated. It is inherited by the System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo and System.Security.Cryptography.Pkcs.KeyTransRecipientInfo classes.