Interface SessionKeyDerivationValue.Builder

    • Method Detail

      • applicationCryptogram

        SessionKeyDerivationValue.Builder applicationCryptogram​(String applicationCryptogram)

        The cryptogram provided by the terminal during transaction processing.

        Parameters:
        applicationCryptogram - The cryptogram provided by the terminal during transaction processing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationTransactionCounter

        SessionKeyDerivationValue.Builder applicationTransactionCounter​(String applicationTransactionCounter)

        The transaction counter that is provided by the terminal during transaction processing.

        Parameters:
        applicationTransactionCounter - The transaction counter that is provided by the terminal during transaction processing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.