| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static KeyExportability |
KeyExportability.fromValue(String value)
Use this in place of valueOf.
|
static KeyExportability |
KeyExportability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyExportability[] |
KeyExportability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyBlockHeaders |
KeyBlockHeaders.withKeyExportability(KeyExportability keyExportability)
Specifies subsequent exportability of the key within the key block after it is received by the receiving party.
|
Copyright © 2024. All rights reserved.