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