Bouncy Castle Cryptography Library 1.35 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.bcpg.SignatureSubpacket
org.bouncycastle.bcpg.sig.Exportable
public class Exportable
extends SignatureSubpacket
Field Summary |
Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket | |
data |
Constructor Summary | |
| |
|
Method Summary | |
boolean |
Methods inherited from class org.bouncycastle.bcpg.SignatureSubpacket | |
encode , getData , getType , isCritical |
public Exportable(boolean critical, boolean isExportable)
public Exportable(boolean critical, byte[] data)