| Package | Description |
|---|---|
| com.venafi.vcert.sdk.certificate | |
| com.venafi.vcert.sdk.policy.converter.tpp |
| Modifier and Type | Method and Description |
|---|---|
static EllipticCurve |
EllipticCurve.ellipticCurveDefault() |
static EllipticCurve |
EllipticCurve.from(String value) |
static EllipticCurve |
EllipticCurve.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EllipticCurve[] |
EllipticCurve.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<EllipticCurve> |
EllipticCurve.allSupportedCures() |
| Modifier and Type | Method and Description |
|---|---|
static EllipticCurve |
TPPKeyPairEnums.getEllipticCurve(String value) |
Copyright © 2021. All rights reserved.