|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPTrust
| Constructor Summary | |
PGPTrust(BCPGInputStream inputStream)
|
|
PGPTrust(TrustPacket packet)
|
|
| Method Summary | |
byte[] |
getLevelAndTrust()
|
TrustPacket |
getPacket()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PGPTrust(TrustPacket packet)
public PGPTrust(BCPGInputStream inputStream)
throws java.io.IOException
| Method Detail |
public TrustPacket getPacket()
public byte[] getLevelAndTrust()
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||