| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportTr31KeyBlock.Builder |
ExportTr31KeyBlock.builder() |
ExportTr31KeyBlock.Builder |
ExportTr31KeyBlock.toBuilder() |
ExportTr31KeyBlock.Builder |
ExportTr31KeyBlock.Builder.wrappingKeyIdentifier(String wrappingKeyIdentifier)
The
KeyARN of the the wrapping key. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportTr31KeyBlock.Builder> |
ExportTr31KeyBlock.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
static ExportKeyMaterial |
ExportKeyMaterial.fromTr31KeyBlock(Consumer<ExportTr31KeyBlock.Builder> tr31KeyBlock)
Create an instance of this class with
ExportKeyMaterial.tr31KeyBlock() initialized to the given value. |
default ExportKeyMaterial.Builder |
ExportKeyMaterial.Builder.tr31KeyBlock(Consumer<ExportTr31KeyBlock.Builder> tr31KeyBlock)
Parameter information for key material export using TR-31 standard.
|
Copyright © 2023. All rights reserved.