|
Bouncy Castle Cryptography 1.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.bcpg.OutputStreamPacket
Field Summary | |
protected BCPGOutputStream |
out
|
Constructor Summary | |
OutputStreamPacket(BCPGOutputStream out)
|
Method Summary | |
abstract void |
close()
|
abstract BCPGOutputStream |
open()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected BCPGOutputStream out
Constructor Detail |
public OutputStreamPacket(BCPGOutputStream out)
Method Detail |
public abstract BCPGOutputStream open() throws java.io.IOException
public abstract void close() throws java.io.IOException
|
Bouncy Castle Cryptography 1.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |