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