|
Bouncy Castle Cryptography 1.30 | ||||||||
| 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.Revocable
packet giving whether or not is revocable.
| Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
data |
| Constructor Summary | |
Revocable(boolean critical,
boolean isRevocable)
|
|
Revocable(boolean critical,
byte[] data)
|
|
| Method Summary | |
boolean |
isRevocable()
|
| 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 Revocable(boolean critical,
byte[] data)
public Revocable(boolean critical,
boolean isRevocable)
| Method Detail |
public boolean isRevocable()
|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||