| Package | Description |
|---|---|
| org.xipki.scep.client | |
| org.xipki.scep.message | |
| org.xipki.scep.transaction |
| Modifier and Type | Method and Description |
|---|---|
FailInfo |
EnrolmentResponse.getFailInfo() |
| Modifier and Type | Method and Description |
|---|---|
FailInfo |
PkiMessage.getFailInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
PkiMessage.setFailInfo(FailInfo failInfo) |
| Modifier and Type | Method and Description |
|---|---|
static FailInfo |
FailInfo.forValue(int code) |
static FailInfo |
FailInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailInfo[] |
FailInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.