| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography |
You use the Amazon Web Services Payment Cryptography Control Plane to manage the encryption keys you use for
payment-related cryptographic operations.
|
| Modifier and Type | Method and Description |
|---|---|
default GetParametersForImportResponse |
PaymentCryptographyClient.getParametersForImport(Consumer<GetParametersForImportRequest.Builder> getParametersForImportRequest)
Gets the import token and the wrapping key certificate to initiate a TR-34 key import into Amazon Web Services
Payment Cryptography.
|
default GetParametersForImportResponse |
PaymentCryptographyClient.getParametersForImport(GetParametersForImportRequest getParametersForImportRequest)
Gets the import token and the wrapping key certificate to initiate a TR-34 key import into Amazon Web Services
Payment Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetParametersForImportResponse> |
PaymentCryptographyAsyncClient.getParametersForImport(Consumer<GetParametersForImportRequest.Builder> getParametersForImportRequest)
Gets the import token and the wrapping key certificate to initiate a TR-34 key import into Amazon Web Services
Payment Cryptography.
|
default CompletableFuture<GetParametersForImportResponse> |
PaymentCryptographyAsyncClient.getParametersForImport(GetParametersForImportRequest getParametersForImportRequest)
Gets the import token and the wrapping key certificate to initiate a TR-34 key import into Amazon Web Services
Payment Cryptography.
|
Copyright © 2023. All rights reserved.