Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.bcpg.BCPGObject
org.bouncycastle.bcpg.MPInteger
public class MPInteger
extends BCPGObject
Constructor Summary | |
| |
Method Summary | |
void |
|
BigInteger |
|
Methods inherited from class org.bouncycastle.bcpg.BCPGObject | |
encode , getEncoded |
public void encode(BCPGOutputStream out) throws IOException
- Overrides:
- encode in interface BCPGObject
public BigInteger getValue()