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