|
Bouncy Castle Cryptography 1.24 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.bcpg.SignatureSubpacket
|
+--org.bouncycastle.bcpg.sig.TrustSignature
packet giving signature creation time.
| Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
data |
| Constructor Summary | |
TrustSignature(boolean critical,
byte[] data)
|
|
TrustSignature(boolean critical,
int depth,
int trustAmount)
|
|
| Method Summary | |
int |
getDepth()
|
int |
getTrustAmount()
|
| Methods inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
encode,
getData,
getType,
isCritical |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TrustSignature(boolean critical,
byte[] data)
public TrustSignature(boolean critical,
int depth,
int trustAmount)
| Method Detail |
public int getDepth()
public int getTrustAmount()
|
Bouncy Castle Cryptography 1.24 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||