20#include "CalypsoSam.h"
29using namespace calypsonet::terminal::calypso::sam;
55 const uint8_t cipheringKif,
56 const uint8_t cipheringKvc,
57 const uint8_t sourceKif,
58 const uint8_t sourceKvc);
74 const std::map<const int, const std::shared_ptr<StatusProperties>>&
getStatusTable()
const
86 static const std::map<const int, const std::shared_ptr<StatusProperties>> STATUS_TABLE;
91 static const std::map<const int, const std::shared_ptr<StatusProperties>> initStatusTable();
CmdSamCardGenerateKey(const CalypsoSam::ProductType productType, const uint8_t cipheringKif, const uint8_t cipheringKvc, const uint8_t sourceKif, const uint8_t sourceKvc)
const std::map< const int, const std::shared_ptr< StatusProperties > > & getStatusTable() const override
const std::vector< uint8_t > getCipheredData() const
CalypsoSam::ProductType ProductType