Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static KeyFormat |
KeyFormat.DEFAULT |
static KeyFormat |
KeyFormat.PKCS8 |
Modifier and Type | Method and Description |
---|---|
static KeyFormat |
KeyFormat.fromValue(String val)
Intantiate an enumeration member from a value.
|
KeyFormat |
WrapKeyRequestEx.getKeyFormat()
Get keyFormat
|
KeyFormat |
WrapKeyRequest.getKeyFormat()
Get keyFormat
|
static KeyFormat[] |
KeyFormat.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
WrapKeyRequestEx |
WrapKeyRequestEx.keyFormat(KeyFormat keyFormat) |
WrapKeyRequest |
WrapKeyRequest.keyFormat(KeyFormat keyFormat) |
void |
WrapKeyRequestEx.setKeyFormat(KeyFormat keyFormat) |
void |
WrapKeyRequest.setKeyFormat(KeyFormat keyFormat) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved