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( BigInteger val ) |
Visual Basic |
---|
Public Sub New ( _ val As BigInteger _ ) |
Visual C++ |
---|
public: MPInteger( BigInteger^ val ) |