| addCyclicContent(const uint8_t sfi, const std::vector< uint8_t > content) | keyple::card::calypso::CalypsoCardAdapter | |
| backupFiles() | keyple::card::calypso::CalypsoCardAdapter | |
| CalypsoCardAdapter() | keyple::card::calypso::CalypsoCardAdapter | |
| fillContent(const uint8_t sfi, const uint8_t numRecord, const std::vector< uint8_t > &content, const uint8_t offset) | keyple::card::calypso::CalypsoCardAdapter | |
| getAllFiles() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getApplicationSerialNumber() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getApplicationSubtype() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getApplicationType() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getCalypsoSerialNumberFull() const | keyple::card::calypso::CalypsoCardAdapter | |
| getCardChallenge() const | keyple::card::calypso::CalypsoCardAdapter | |
| getCardClass() const | keyple::card::calypso::CalypsoCardAdapter | |
| getDfName() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getDirectoryHeader() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getFileByLid(const uint16_t lid) const override | keyple::card::calypso::CalypsoCardAdapter | |
| getFileBySfi(const uint8_t sfi) const override | keyple::card::calypso::CalypsoCardAdapter | |
| getFiles() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getModificationsCounter() const | keyple::card::calypso::CalypsoCardAdapter | |
| getPayloadCapacity() const | keyple::card::calypso::CalypsoCardAdapter | |
| getPinAttemptRemaining() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getPlatform() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getPowerOnData() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getProductType() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSelectApplicationResponse() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSessionModification() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSoftwareIssuer() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSoftwareRevision() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSoftwareVersion() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getStartupInfoRawData() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSvBalance() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSvDebitLogAllRecords() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSvDebitLogLastRecord() override | keyple::card::calypso::CalypsoCardAdapter | |
| getSvGetData() const | keyple::card::calypso::CalypsoCardAdapter | |
| getSvGetHeader() const | keyple::card::calypso::CalypsoCardAdapter | |
| getSvKvc() const | keyple::card::calypso::CalypsoCardAdapter | |
| getSvLastTNum() const override | keyple::card::calypso::CalypsoCardAdapter | |
| getSvLoadLogRecord() override | keyple::card::calypso::CalypsoCardAdapter | |
| getSvOperationSignature() const | keyple::card::calypso::CalypsoCardAdapter | |
| getTraceabilityInformation() const override | keyple::card::calypso::CalypsoCardAdapter | |
| initializeWithFci(const std::shared_ptr< ApduResponseApi > selectApplicationResponse) | keyple::card::calypso::CalypsoCardAdapter | |
| initializeWithPowerOnData(const std::string &powerOnData) | keyple::card::calypso::CalypsoCardAdapter | |
| isDfInvalidated() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isDfRatified() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isExtendedModeSupported() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isHce() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isModificationsCounterInBytes() const | keyple::card::calypso::CalypsoCardAdapter | |
| isPinBlocked() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isPinFeatureAvailable() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isPkiModeSupported() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isRatificationOnDeselectSupported() const override | keyple::card::calypso::CalypsoCardAdapter | |
| isSvFeatureAvailable() const override | keyple::card::calypso::CalypsoCardAdapter | |
| operator<< | keyple::card::calypso::CalypsoCardAdapter | friend |
| operator<< | keyple::card::calypso::CalypsoCardAdapter | friend |
| restoreFiles() | keyple::card::calypso::CalypsoCardAdapter | |
| setCardChallenge(const std::vector< uint8_t > &cardChallenge) | keyple::card::calypso::CalypsoCardAdapter | |
| setContent(const uint8_t sfi, const uint8_t numRecord, const std::vector< uint8_t > &content) | keyple::card::calypso::CalypsoCardAdapter | |
| setContent(const uint8_t sfi, const uint8_t numRecord, const std::vector< uint8_t > &content, const uint8_t offset) | keyple::card::calypso::CalypsoCardAdapter | |
| setCounter(const uint8_t sfi, const uint8_t numCounter, const std::vector< uint8_t > &content) | keyple::card::calypso::CalypsoCardAdapter | |
| setDfRatified(const bool dfRatified) | keyple::card::calypso::CalypsoCardAdapter | |
| setDirectoryHeader(const std::shared_ptr< DirectoryHeader > directoryHeader) | keyple::card::calypso::CalypsoCardAdapter | |
| setFileHeader(const uint8_t sfi, const std::shared_ptr< FileHeaderAdapter > header) | keyple::card::calypso::CalypsoCardAdapter | |
| setPinAttemptRemaining(const int pinAttemptCounter) | keyple::card::calypso::CalypsoCardAdapter | |
| setSvData(const uint8_t svKvc, const std::vector< uint8_t > &svGetHeader, const std::vector< uint8_t > &svGetData, const int svBalance, const int svLastTNum, const std::shared_ptr< SvLoadLogRecord > svLoadLogRecord, const std::shared_ptr< SvDebitLogRecord > svDebitLogRecord) | keyple::card::calypso::CalypsoCardAdapter | |
| setSvOperationSignature(const std::vector< uint8_t > &svOperationSignature) | keyple::card::calypso::CalypsoCardAdapter | |
| setTraceabilityInformation(const std::vector< uint8_t > &traceabilityInformation) | keyple::card::calypso::CalypsoCardAdapter | |