| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyDerivationValue |
SessionKeyDerivationValue.clone() |
SessionKeyDerivationValue |
MacAlgorithmEmv.getSessionKeyDerivationValue()
Parameters that are required to generate session key for EMV generation and verification.
|
SessionKeyDerivationValue |
SessionKeyDerivationValue.withApplicationCryptogram(String applicationCryptogram)
The cryptogram provided by the terminal during transaction processing.
|
SessionKeyDerivationValue |
SessionKeyDerivationValue.withApplicationTransactionCounter(String applicationTransactionCounter)
The transaction counter that is provided by the terminal during transaction processing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MacAlgorithmEmv.setSessionKeyDerivationValue(SessionKeyDerivationValue sessionKeyDerivationValue)
Parameters that are required to generate session key for EMV generation and verification.
|
MacAlgorithmEmv |
MacAlgorithmEmv.withSessionKeyDerivationValue(SessionKeyDerivationValue sessionKeyDerivationValue)
Parameters that are required to generate session key for EMV generation and verification.
|
Copyright © 2025. All rights reserved.