|
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.Packet | +--org.bouncycastle.bcpg.InputStreamPacket
Constructor Summary | |
InputStreamPacket(BCPGInputStream in)
|
Method Summary | |
BCPGInputStream |
getInputStream()
Note: you can only read from this once... |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public InputStreamPacket(BCPGInputStream in)
Method Detail |
public BCPGInputStream getInputStream()
|
Bouncy Castle Cryptography 1.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |