| Package | Description |
|---|---|
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
static Certprofile.X509CertVersion |
Certprofile.X509CertVersion.forName(String version) |
static Certprofile.X509CertVersion |
Certprofile.X509CertVersion.forValue(int versionNumber) |
Certprofile.X509CertVersion |
Certprofile.getVersion() |
static Certprofile.X509CertVersion |
Certprofile.X509CertVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Certprofile.X509CertVersion[] |
Certprofile.X509CertVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.