| 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 VerifyAuthRequestCryptogramResponse |
PaymentCryptographyDataClient.verifyAuthRequestCryptogram(VerifyAuthRequestCryptogramRequest verifyAuthRequestCryptogramRequest)
Verifies Authorization Request Cryptogram (ARQC) for a EMV chip payment card authorization.
|
default CompletableFuture<VerifyAuthRequestCryptogramResponse> |
PaymentCryptographyDataAsyncClient.verifyAuthRequestCryptogram(VerifyAuthRequestCryptogramRequest verifyAuthRequestCryptogramRequest)
Verifies Authorization Request Cryptogram (ARQC) for a EMV chip payment card authorization.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
VerifyAuthRequestCryptogramRequestMarshaller.marshall(VerifyAuthRequestCryptogramRequest verifyAuthRequestCryptogramRequest) |
Copyright © 2023. All rights reserved.