| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
ExportTr31KeyBlock |
ExportTr31KeyBlock.clone() |
ExportTr31KeyBlock |
ExportKeyMaterial.getTr31KeyBlock()
Parameter information for key material export using TR-31 standard.
|
ExportTr31KeyBlock |
ExportTr31KeyBlock.withWrappingKeyIdentifier(String wrappingKeyIdentifier)
The
KeyARN of the the wrapping key. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportKeyMaterial.setTr31KeyBlock(ExportTr31KeyBlock tr31KeyBlock)
Parameter information for key material export using TR-31 standard.
|
ExportKeyMaterial |
ExportKeyMaterial.withTr31KeyBlock(ExportTr31KeyBlock tr31KeyBlock)
Parameter information for key material export using TR-31 standard.
|
Copyright © 2023. All rights reserved.