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 © 2022. All rights reserved.