| Package | Description |
|---|---|
| com.venafi.vcert.sdk.certificate | |
| com.venafi.vcert.sdk.policy.converter.cloud | |
| com.venafi.vcert.sdk.policy.converter.tpp |
| Modifier and Type | Method and Description |
|---|---|
static KeySize |
KeySize.from(String key) |
static KeySize |
KeySize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeySize[] |
KeySize.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<KeySize> |
KeySize.allSupportedSizes() |
| Modifier and Type | Method and Description |
|---|---|
static KeySize |
CloudKeyPairEnums.getRsaKeySize(int value) |
| Modifier and Type | Method and Description |
|---|---|
static KeySize |
TPPKeyPairEnums.getRsaKeySize(int value) |
Copyright © 2021. All rights reserved.