| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
ImportTr31KeyBlock |
ImportKeyMaterial.tr31KeyBlock()
Parameter information for key material import using TR-31 standard.
|
| Modifier and Type | Method and Description |
|---|---|
static ImportKeyMaterial |
ImportKeyMaterial.fromTr31KeyBlock(ImportTr31KeyBlock tr31KeyBlock)
Create an instance of this class with
ImportKeyMaterial.tr31KeyBlock() initialized to the given value. |
ImportKeyMaterial.Builder |
ImportKeyMaterial.Builder.tr31KeyBlock(ImportTr31KeyBlock tr31KeyBlock)
Parameter information for key material import using TR-31 standard.
|
Copyright © 2023. All rights reserved.