Namespace: Org.BouncyCastle.Math
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
[SerializableAttribute]
public class BigInteger
Visual Basic
<SerializableAttribute> _
Public Class BigInteger
Visual C++
[SerializableAttribute]
public ref class BigInteger

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Math..::..BigInteger

See Also