|
Bouncy Castle Cryptography 1.26 | ||||||||
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.Exportable
packet giving signature creation time.
Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
data |
Constructor Summary | |
Exportable(boolean critical,
boolean isExportable)
|
|
Exportable(boolean critical,
byte[] data)
|
Method Summary | |
boolean |
isExportable()
|
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 Exportable(boolean critical, byte[] data)
public Exportable(boolean critical, boolean isExportable)
Method Detail |
public boolean isExportable()
|
Bouncy Castle Cryptography 1.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |