public static interface Certificate.CertificateType
| Modifier and Type | Field and Description |
|---|---|
static Long |
VENDOR_DEFINED
The identifier for a vendor-defined certificate.
|
static Long |
WTLS
The identifier for a WTL certificate.
|
static Long |
X_509_ATTRIBUTE
The identifier for a X.509 attribute certificate.
|
static Long |
X_509_PUBLIC_KEY
The identifier for a X.509 public key certificate.
|
static final Long X_509_PUBLIC_KEY
static final Long X_509_ATTRIBUTE
static final Long WTLS
static final Long VENDOR_DEFINED
Copyright © 2018. All rights reserved.