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