| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static Tr34KeyBlockFormat |
Tr34KeyBlockFormat.fromValue(String value)
Use this in place of valueOf.
|
static Tr34KeyBlockFormat |
Tr34KeyBlockFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tr34KeyBlockFormat[] |
Tr34KeyBlockFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportTr34KeyBlock |
ImportTr34KeyBlock.withKeyBlockFormat(Tr34KeyBlockFormat keyBlockFormat)
The key block format to use during key import.
|
ExportTr34KeyBlock |
ExportTr34KeyBlock.withKeyBlockFormat(Tr34KeyBlockFormat keyBlockFormat)
The format of key block that Amazon Web Services Payment Cryptography will use during key export.
|
Copyright © 2024. All rights reserved.