| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata |
You use the Amazon Web Services Payment Cryptography Data Plane to manage how encryption keys are used for
payment-related transaction processing and associated cryptographic operations.
|
| software.amazon.awssdk.services.paymentcryptographydata.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DecryptDataResponse> |
PaymentCryptographyDataAsyncClient.decryptData(DecryptDataRequest decryptDataRequest)
Decrypts ciphertext data to plaintext using symmetric, asymmetric, or DUKPT data encryption key.
|
default DecryptDataResponse |
PaymentCryptographyDataClient.decryptData(DecryptDataRequest decryptDataRequest)
Decrypts ciphertext data to plaintext using symmetric, asymmetric, or DUKPT data encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DecryptDataRequestMarshaller.marshall(DecryptDataRequest decryptDataRequest) |
Copyright © 2023. All rights reserved.