| Package | Description |
|---|---|
| org.xipki.ocsp.qa |
| Modifier and Type | Method and Description |
|---|---|
Occurrence |
OcspResponseOption.certhashOccurrence() |
static Occurrence |
Occurrence.forName(String name) |
Occurrence |
OcspResponseOption.nextUpdateOccurrence() |
Occurrence |
OcspResponseOption.nonceOccurrence() |
static Occurrence |
Occurrence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Occurrence[] |
Occurrence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcspResponseOption.setCerthashOccurrence(Occurrence certhashOccurrence) |
void |
OcspResponseOption.setNextUpdateOccurrence(Occurrence nextUpdateOccurrence) |
void |
OcspResponseOption.setNonceOccurrence(Occurrence nonceOccurrence) |
Copyright © 2017. All rights reserved.