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