public class CertificateType
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static short |
OpenPGP |
|
static short |
RawPublicKey |
|
static short |
X509 |
Constructor | Description |
---|---|
CertificateType() |
public static final short X509
public static final short OpenPGP
public static final short RawPublicKey