|
Bouncy Castle Cryptography 1.23 | ||||||||
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 | +--org.bouncycastle.bcpg.CompressedDataPacket
generic compressed data object.
Method Summary | |
int |
getAlgorithm()
return the algorithm tag value. |
Methods inherited from class org.bouncycastle.bcpg.InputStreamPacket |
getInputStream |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public int getAlgorithm()
|
Bouncy Castle Cryptography 1.23 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |