20#include "CalypsoSam.h"
29using namespace calypsonet::terminal::calypso::sam;
58 const uint8_t cipheringKif,
59 const uint8_t cipheringKvc,
60 const std::vector<uint8_t>& currentPin,
61 const std::vector<uint8_t>& newPin);
77 const std::map<const int, const std::shared_ptr<StatusProperties>>&
getStatusTable()
const
89 static const std::map<const int, const std::shared_ptr<StatusProperties>> STATUS_TABLE;
94 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 CalypsoSam::ProductType productType, const uint8_t cipheringKif, const uint8_t cipheringKvc, const std::vector< uint8_t > ¤tPin, const std::vector< uint8_t > &newPin)
CalypsoSam::ProductType ProductType