Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
static CaConfig.CaSetEnum |
CaConfig.CaSetEnum.fromValue(String text) |
CaConfig.CaSetEnum |
CaConfig.getCaSet()
Get caSet
|
static CaConfig.CaSetEnum |
CaConfig.CaSetEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaConfig.CaSetEnum[] |
CaConfig.CaSetEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CaConfig |
CaConfig.caSet(CaConfig.CaSetEnum caSet) |
void |
CaConfig.setCaSet(CaConfig.CaSetEnum caSet) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved