| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyEmvCommon |
SessionKeyEmvCommon.clone() |
SessionKeyEmvCommon |
SessionKeyDerivation.getEmvCommon()
Parameters to derive session key for an Emv common payment card for ARQC verification.
|
SessionKeyEmvCommon |
SessionKeyEmvCommon.withApplicationTransactionCounter(String applicationTransactionCounter)
The transaction counter that is provided by the terminal during transaction processing.
|
SessionKeyEmvCommon |
SessionKeyEmvCommon.withPanSequenceNumber(String panSequenceNumber)
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
|
SessionKeyEmvCommon |
SessionKeyEmvCommon.withPrimaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN) of the cardholder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionKeyDerivation.setEmvCommon(SessionKeyEmvCommon emvCommon)
Parameters to derive session key for an Emv common payment card for ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withEmvCommon(SessionKeyEmvCommon emvCommon)
Parameters to derive session key for an Emv common payment card for ARQC verification.
|
Copyright © 2025. All rights reserved.