| Package | Description |
|---|---|
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
CertValidity.Unit |
CertValidity.getUnit() |
static CertValidity.Unit |
CertValidity.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertValidity.Unit[] |
CertValidity.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CertValidity(int validity,
CertValidity.Unit unit) |
Copyright © 2018. All rights reserved.