| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.sasn1.Asn1Objectorg.bouncycastle.sasn1.DerObjectorg.bouncycastle.sasn1.Asn1Integerpublic class Asn1Integerextends DerObjectField Summary |
Fields inherited from class org.bouncycastle.sasn1.Asn1Object | |
_baseTag, _contentStream, _tagNumber | |
Constructor Summary | |
| |
| |
| |
Method Summary | |
BigInteger |
|
Methods inherited from class org.bouncycastle.sasn1.DerObject | |
getEncoded, getRawContentStream, getTagNumber | |
Methods inherited from class org.bouncycastle.sasn1.Asn1Object | |
getRawContentStream, getTagNumber, isConstructed | |
public Asn1Integer(BigInteger value)
protected Asn1Integer(int baseTag,
byte[] data)
throws IOExceptionpublic Asn1Integer(long value)