| 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 |
|---|---|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.clone() |
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withAuthRequestCryptogram(String authRequestCryptogram)
The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a
major encryption key and transaction data.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withAuthResponseAttributes(CryptogramAuthResponse authResponseAttributes)
The attributes and values for auth request cryptogram verification.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withKeyIdentifier(String keyIdentifier)
The
keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC
verification. |
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withMajorKeyDerivationMode(MajorKeyDerivationMode majorKeyDerivationMode)
The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment
Cryptography.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withMajorKeyDerivationMode(String majorKeyDerivationMode)
The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment
Cryptography.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withSessionKeyDerivationAttributes(SessionKeyDerivation sessionKeyDerivationAttributes)
The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services
Payment Cryptography.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withTransactionData(String transactionData)
The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification.
|
Copyright © 2025. All rights reserved.