| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyVisa |
SessionKeyVisa.clone() |
SessionKeyVisa |
SessionKeyDerivation.getVisa()
Parameters to derive session key for a Visa payment cardfor ARQC verification.
|
SessionKeyVisa |
SessionKeyVisa.withPanSequenceNumber(String panSequenceNumber)
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
SessionKeyVisa |
SessionKeyVisa.withPrimaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN) of the cardholder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionKeyDerivation.setVisa(SessionKeyVisa visa)
Parameters to derive session key for a Visa payment cardfor ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withVisa(SessionKeyVisa visa)
Parameters to derive session key for a Visa payment cardfor ARQC verification.
|
Copyright © 2025. All rights reserved.