54 const uint8_t cipheringKif,
55 const uint8_t cipheringKvc,
56 const std::vector<uint8_t>& currentPin,
57 const std::vector<uint8_t>& newPin);
73 const std::map<const int, const std::shared_ptr<StatusProperties>>&
getStatusTable()
const
85 static const std::map<const int, const std::shared_ptr<StatusProperties>> STATUS_TABLE;
90 static const std::map<const int, const std::shared_ptr<StatusProperties>> initStatusTable();
const std::vector< uint8_t > getCipheredData() const
const std::map< const int, const std::shared_ptr< StatusProperties > > & getStatusTable() const override
CmdSamCardCipherPin(const std::shared_ptr< CalypsoSamAdapter > calypsoSam, const uint8_t cipheringKif, const uint8_t cipheringKvc, const std::vector< uint8_t > ¤tPin, const std::vector< uint8_t > &newPin)