Initializes a new instance of the PgpExperimental class
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public PgpExperimental( BcpgInputStream bcpgIn ) |
| Visual Basic |
|---|
Public Sub New ( _ bcpgIn As BcpgInputStream _ ) |
| Visual C++ |
|---|
public: PgpExperimental( BcpgInputStream^ bcpgIn ) |
Parameters
- bcpgIn
- Type: Org.BouncyCastle.Bcpg..::..BcpgInputStream