| AbstractApduCommand(const CardCommand &commandRef) | keyple::card::calypso::AbstractApduCommand | |
| AbstractCardCommand(const CalypsoCardCommand &commandRef) | keyple::card::calypso::AbstractCardCommand | |
| addSubName(const std::string &subName) final | keyple::card::calypso::AbstractApduCommand | virtual |
| buildCommandException(const std::type_info &exceptionClass, const std::string &message, const CardCommand &commandRef, const int statusWord) const final | keyple::card::calypso::AbstractCardCommand | virtual |
| buildLegacyApduRequest(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber, const uint8_t p1) | keyple::card::calypso::CmdCardOpenSession | |
| checkStatus() override | keyple::card::calypso::AbstractCardCommand | virtual |
| CmdCardOpenSession(const std::shared_ptr< CalypsoCard > calypsoCard, const uint8_t debitKeyIndex, const std::vector< uint8_t > sessionTerminalChallenge, const uint8_t sfi, const uint8_t recordNumber) | keyple::card::calypso::CmdCardOpenSession | |
| createRev10(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber) | keyple::card::calypso::CmdCardOpenSession | |
| createRev24(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber) | keyple::card::calypso::CmdCardOpenSession | |
| createRev3(const uint8_t keyIndex, const std::vector< uint8_t > &samChallenge, const uint8_t sfi, const uint8_t recordNumber, const std::shared_ptr< CalypsoCard > calypsoCard) | keyple::card::calypso::CmdCardOpenSession | |
| getApduRequest() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getApduResponse() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getCardChallenge() const | keyple::card::calypso::CmdCardOpenSession | |
| getCommandRef() const override | keyple::card::calypso::AbstractCardCommand | virtual |
| getName() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getRecordDataRead() const | keyple::card::calypso::CmdCardOpenSession | |
| getRecordNumber() const | keyple::card::calypso::CmdCardOpenSession | |
| getSelectedKif() const | keyple::card::calypso::CmdCardOpenSession | |
| getSelectedKvc() const | keyple::card::calypso::CmdCardOpenSession | |
| getSfi() const | keyple::card::calypso::CmdCardOpenSession | |
| getStatusInformation() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getStatusTable() const override | keyple::card::calypso::CmdCardOpenSession | virtual |
| getTransactionCounterValue() const | keyple::card::calypso::CmdCardOpenSession | |
| isManageSecureSessionAuthorized() const | keyple::card::calypso::CmdCardOpenSession | |
| isSessionBufferUsed() const override | keyple::card::calypso::CmdCardOpenSession | virtual |
| isSuccessful() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| parseRev10(const std::vector< uint8_t > &apduResponseData) | keyple::card::calypso::CmdCardOpenSession | |
| parseRev24(const std::vector< uint8_t > &apduResponseData) | keyple::card::calypso::CmdCardOpenSession | |
| parseRev3(const std::vector< uint8_t > &apduResponseData) | keyple::card::calypso::CmdCardOpenSession | |
| setApduRequest(const std::shared_ptr< ApduRequestAdapter > apduRequest) final | keyple::card::calypso::AbstractApduCommand | virtual |
| setApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override | keyple::card::calypso::CmdCardOpenSession | virtual |
| wasRatified() const | keyple::card::calypso::CmdCardOpenSession | |