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