Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static BlsVariant |
BlsVariant.PUBLIC_KEYS |
static BlsVariant |
BlsVariant.SIGNATURES |
Modifier and Type | Method and Description |
---|---|
static BlsVariant |
BlsVariant.fromValue(String val)
Intantiate an enumeration member from a value.
|
BlsVariant |
BlsOptions.getVariant()
Get variant
|
static BlsVariant[] |
BlsVariant.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
void |
BlsOptions.setVariant(BlsVariant variant) |
BlsOptions |
BlsOptions.variant(BlsVariant variant) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved