45CalypsoSamCommand::CalypsoSamCommand(
const std::string& name,
const uint8_t instructionByte)
46: mName(name), mInstructionByte(instructionByte) {}
48const std::string& CalypsoSamCommand::getName()
const
53uint8_t CalypsoSamCommand::getInstructionByte()
const
55 return mInstructionByte;
static const CalypsoSamCommand CARD_CIPHER_PIN
static const CalypsoSamCommand READ_EVENT_COUNTER
static const CalypsoSamCommand SV_CHECK
static const CalypsoSamCommand SV_PREPARE_DEBIT
static const CalypsoSamCommand SV_PREPARE_UNDEBIT
static const CalypsoSamCommand DIGEST_UPDATE_MULTIPLE
static const CalypsoSamCommand SELECT_DIVERSIFIER
static const CalypsoSamCommand DIGEST_AUTHENTICATE
static const CalypsoSamCommand CARD_GENERATE_KEY
static const CalypsoSamCommand DIGEST_INIT
static const CalypsoSamCommand GIVE_RANDOM
static const CalypsoSamCommand DIGEST_UPDATE
static const CalypsoSamCommand WRITE_KEY
static const CalypsoSamCommand DIGEST_CLOSE
static const CalypsoSamCommand UNLOCK
static const CalypsoSamCommand SV_PREPARE_LOAD
static const CalypsoSamCommand GET_CHALLENGE
static const CalypsoSamCommand READ_CEILINGS
static const CalypsoSamCommand READ_KEY_PARAMETERS