|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.bcpg.BCPGObject
base class for a PGP object.
| Constructor Summary | |
BCPGObject()
|
|
| Method Summary | |
abstract void |
encode(BCPGOutputStream out)
|
byte[] |
getEncoded()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public BCPGObject()
| Method Detail |
public byte[] getEncoded()
throws java.io.IOException
public abstract void encode(BCPGOutputStream out)
throws java.io.IOException
|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||