| Package | Description |
|---|---|
| com.venafi.vcert.sdk.certificate |
| Modifier and Type | Method and Description |
|---|---|
ChainOption |
CertificateRequest.chainOption() |
static ChainOption |
ChainOption.fromString(String order) |
static ChainOption |
ChainOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChainOption[] |
ChainOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PEMCollection |
PEMCollection.fromResponse(String body,
ChainOption chainOption,
PrivateKey privateKey,
String privateKeyPassword) |
Copyright © 2021. All rights reserved.