| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
VerifyAuthRequestCryptogramResult |
AWSPaymentCryptographyDataClient.verifyAuthRequestCryptogram(VerifyAuthRequestCryptogramRequest request)
Verifies Authorization Request Cryptogram (ARQC) for a EMV chip payment card authorization.
|
VerifyAuthRequestCryptogramResult |
AWSPaymentCryptographyData.verifyAuthRequestCryptogram(VerifyAuthRequestCryptogramRequest verifyAuthRequestCryptogramRequest)
Verifies Authorization Request Cryptogram (ARQC) for a EMV chip payment card authorization.
|
VerifyAuthRequestCryptogramResult |
AbstractAWSPaymentCryptographyData.verifyAuthRequestCryptogram(VerifyAuthRequestCryptogramRequest request) |
| Modifier and Type | Method and Description |
|---|---|
VerifyAuthRequestCryptogramResult |
VerifyAuthRequestCryptogramResult.clone() |
VerifyAuthRequestCryptogramResult |
VerifyAuthRequestCryptogramResult.withAuthResponseValue(String authResponseValue)
The result for ARQC verification or ARPC generation within Amazon Web Services Payment Cryptography.
|
VerifyAuthRequestCryptogramResult |
VerifyAuthRequestCryptogramResult.withKeyArn(String keyArn)
The
keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC
verification. |
VerifyAuthRequestCryptogramResult |
VerifyAuthRequestCryptogramResult.withKeyCheckValue(String keyCheckValue)
The key check value (KCV) of the encryption key.
|
Copyright © 2024. All rights reserved.