| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static SessionKeyDerivationValue |
SessionKeyDerivationValue.fromApplicationCryptogram(String applicationCryptogram)
Create an instance of this class with
applicationCryptogram() initialized to the given value. |
static SessionKeyDerivationValue |
SessionKeyDerivationValue.fromApplicationTransactionCounter(String applicationTransactionCounter)
Create an instance of this class with
applicationTransactionCounter() initialized to the given value. |
SessionKeyDerivationValue |
MacAlgorithmEmv.sessionKeyDerivationValue()
Parameters that are required to generate session key for EMV generation and verification.
|
| Modifier and Type | Method and Description |
|---|---|
MacAlgorithmEmv.Builder |
MacAlgorithmEmv.Builder.sessionKeyDerivationValue(SessionKeyDerivationValue sessionKeyDerivationValue)
Parameters that are required to generate session key for EMV generation and verification.
|
Copyright © 2023. All rights reserved.