|
Bouncy Castle Cryptography 1.28 | ||||||||
| 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
|
+--org.bouncycastle.bcpg.TrustPacket
Basic type for a trust packet
| Constructor Summary | |
TrustPacket(BCPGInputStream in)
|
|
TrustPacket(int trustCode)
|
|
| Method Summary | |
void |
encode(BCPGOutputStream out)
|
| Methods inherited from class org.bouncycastle.bcpg.ContainedPacket |
getEncoded |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TrustPacket(BCPGInputStream in)
throws java.io.IOException
public TrustPacket(int trustCode)
| Method Detail |
public void encode(BCPGOutputStream out)
throws java.io.IOException
|
Bouncy Castle Cryptography 1.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||