| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
ImportTr31KeyBlock |
ImportTr31KeyBlock.clone() |
ImportTr31KeyBlock |
ImportKeyMaterial.getTr31KeyBlock()
Parameter information for key material import using symmetric TR-31 key exchange method.
|
ImportTr31KeyBlock |
ImportTr31KeyBlock.withWrappedKeyBlock(String wrappedKeyBlock)
The TR-31 wrapped key block to import.
|
ImportTr31KeyBlock |
ImportTr31KeyBlock.withWrappingKeyIdentifier(String wrappingKeyIdentifier)
The
KeyARN of the key that will decrypt or unwrap a TR-31 key block during import. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportKeyMaterial.setTr31KeyBlock(ImportTr31KeyBlock tr31KeyBlock)
Parameter information for key material import using symmetric TR-31 key exchange method.
|
ImportKeyMaterial |
ImportKeyMaterial.withTr31KeyBlock(ImportTr31KeyBlock tr31KeyBlock)
Parameter information for key material import using symmetric TR-31 key exchange method.
|
Copyright © 2024. All rights reserved.