|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.bcpg.BCPGObject
public abstract class 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
java.io.IOException
public abstract void encode(BCPGOutputStream out)
throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||