| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyAmex |
SessionKeyAmex.clone() |
SessionKeyAmex |
SessionKeyDerivation.getAmex()
Parameters to derive session key for an Amex payment card for ARQC verification.
|
SessionKeyAmex |
SessionKeyAmex.withPanSequenceNumber(String panSequenceNumber)
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
SessionKeyAmex |
SessionKeyAmex.withPrimaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN) of the cardholder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionKeyDerivation.setAmex(SessionKeyAmex amex)
Parameters to derive session key for an Amex payment card for ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withAmex(SessionKeyAmex amex)
Parameters to derive session key for an Amex payment card for ARQC verification.
|
Copyright © 2025. All rights reserved.