![]() |
Keyple Card Calypso C++ Library 2.2.5.6
Reference Terminal Reader API for C++
|
This is the complete list of members for keyple::card::calypso::CmdSamDigestInit, including all inherited members.
| AbstractApduCommand(const CardCommand &commandRef, const int expectedResponseLength) | keyple::card::calypso::AbstractApduCommand | |
| AbstractSamCommand(const CalypsoSamCommand &commandRef, const int expectedResponseLength, const std::shared_ptr< CalypsoSamAdapter > calypsoSam) | keyple::card::calypso::AbstractSamCommand | |
| addSubName(const std::string &subName) final | keyple::card::calypso::AbstractApduCommand | virtual |
| buildCommandException(const std::type_info &exceptionClass, const std::string &message) const final | keyple::card::calypso::AbstractSamCommand | virtual |
| buildUnexpectedResponseLengthException(const std::string &message) const final | keyple::card::calypso::AbstractSamCommand | virtual |
| CmdSamDigestInit(const std::shared_ptr< CalypsoSamAdapter > calypsoSam, const bool verificationMode, const bool confidentialSessionMode, const uint8_t workKif, const uint8_t workKvc, const std::vector< uint8_t > &digestData) | keyple::card::calypso::CmdSamDigestInit | |
| getApduRequest() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getApduResponse() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getCalypsoSam() const | keyple::card::calypso::AbstractSamCommand | |
| getCommandRef() const override | keyple::card::calypso::AbstractSamCommand | virtual |
| getName() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getStatusInformation() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| getStatusTable() const override | keyple::card::calypso::CmdSamDigestInit | virtual |
| isSuccessful() const final | keyple::card::calypso::AbstractApduCommand | virtual |
| parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse) override | keyple::card::calypso::AbstractSamCommand | virtual |
| parseApduResponse(const std::shared_ptr< ApduResponseApi > apduResponse, const std::shared_ptr< CalypsoSamAdapter > calypsoSam) | keyple::card::calypso::AbstractSamCommand | |
| setApduRequest(const std::shared_ptr< ApduRequestAdapter > apduRequest) final | keyple::card::calypso::AbstractApduCommand | virtual |
| setExpectedResponseLength(const int expectedResponseLength) final | keyple::card::calypso::AbstractApduCommand | virtual |