public static interface SessionKeyDerivationValue.Builder extends SdkPojo, CopyableBuilder<SessionKeyDerivationValue.Builder,SessionKeyDerivationValue>
| Modifier and Type | Method and Description |
|---|---|
SessionKeyDerivationValue.Builder |
applicationCryptogram(String applicationCryptogram)
The cryptogram provided by the terminal during transaction processing.
|
SessionKeyDerivationValue.Builder |
applicationTransactionCounter(String applicationTransactionCounter)
The transaction counter that is provided by the terminal during transaction processing.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSessionKeyDerivationValue.Builder applicationCryptogram(String applicationCryptogram)
The cryptogram provided by the terminal during transaction processing.
applicationCryptogram - The cryptogram provided by the terminal during transaction processing.SessionKeyDerivationValue.Builder applicationTransactionCounter(String applicationTransactionCounter)
The transaction counter that is provided by the terminal during transaction processing.
applicationTransactionCounter - The transaction counter that is provided by the terminal during transaction processing.Copyright © 2023. All rights reserved.