| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static KeyMaterialType |
KeyMaterialType.fromValue(String value)
Use this in place of valueOf.
|
static KeyMaterialType |
KeyMaterialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyMaterialType[] |
KeyMaterialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetParametersForImportRequest |
GetParametersForImportRequest.withKeyMaterialType(KeyMaterialType keyMaterialType)
The method to use for key material import.
|
GetParametersForExportRequest |
GetParametersForExportRequest.withKeyMaterialType(KeyMaterialType keyMaterialType)
The key block format type (for example, TR-34 or TR-31) to use during key material export.
|
Copyright © 2023. All rights reserved.