| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
WrappedKeyMaterial |
WrappedKeyMaterial.clone() |
WrappedKeyMaterial |
WrappedKey.getWrappedKeyMaterial()
Parameter information of a WrappedKeyBlock for encryption key exchange.
|
WrappedKeyMaterial |
WrappedKeyMaterial.withTr31KeyBlock(String tr31KeyBlock)
The TR-31 wrapped key block.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedKey.setWrappedKeyMaterial(WrappedKeyMaterial wrappedKeyMaterial)
Parameter information of a WrappedKeyBlock for encryption key exchange.
|
WrappedKey |
WrappedKey.withWrappedKeyMaterial(WrappedKeyMaterial wrappedKeyMaterial)
Parameter information of a WrappedKeyBlock for encryption key exchange.
|
Copyright © 2024. All rights reserved.