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