Initializes a new instance of the KeyTransRecipientInfo class
Namespace: Org.BouncyCastle.Asn1.CmsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public KeyTransRecipientInfo( Asn1Sequence seq )  | 
| Visual Basic | 
|---|
Public Sub New ( _ seq As Asn1Sequence _ )  | 
| Visual C++ | 
|---|
public: KeyTransRecipientInfo( Asn1Sequence^ seq )  |