| 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 |
|---|---|
VerifyCardValidationDataResult |
AWSPaymentCryptographyDataClient.verifyCardValidationData(VerifyCardValidationDataRequest request)
Verifies card-related validation data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card
Verification Values (dCVV/dCVV2) and Card Security Codes (CSC).
|
VerifyCardValidationDataResult |
AWSPaymentCryptographyData.verifyCardValidationData(VerifyCardValidationDataRequest verifyCardValidationDataRequest)
Verifies card-related validation data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card
Verification Values (dCVV/dCVV2) and Card Security Codes (CSC).
|
VerifyCardValidationDataResult |
AbstractAWSPaymentCryptographyData.verifyCardValidationData(VerifyCardValidationDataRequest request) |
| Modifier and Type | Method and Description |
|---|---|
VerifyCardValidationDataResult |
VerifyCardValidationDataResult.clone() |
VerifyCardValidationDataResult |
VerifyCardValidationDataResult.withKeyArn(String keyArn)
The
keyARN of the CVK encryption key that Amazon Web Services Payment Cryptography uses to verify
CVV or CSC. |
VerifyCardValidationDataResult |
VerifyCardValidationDataResult.withKeyCheckValue(String keyCheckValue)
The key check value (KCV) of the encryption key.
|
Copyright © 2025. All rights reserved.