SessionKeyDerivationValue
Parameters to derive session key value using a MAC EMV algorithm.
Inheritors
Types
Functions
Casts this SessionKeyDerivationValue as a ApplicationCryptogram and retrieves its kotlin.String value. Throws an exception if the SessionKeyDerivationValue is not a ApplicationCryptogram.
Casts this SessionKeyDerivationValue as a ApplicationCryptogram and retrieves its kotlin.String value. Returns null if the SessionKeyDerivationValue is not a ApplicationCryptogram.
Casts this SessionKeyDerivationValue as a ApplicationTransactionCounter and retrieves its kotlin.String value. Throws an exception if the SessionKeyDerivationValue is not a ApplicationTransactionCounter.
Casts this SessionKeyDerivationValue as a ApplicationTransactionCounter and retrieves its kotlin.String value. Returns null if the SessionKeyDerivationValue is not a ApplicationTransactionCounter.