Keyple Card Calypso C++ Library 2.1.0
Reference Terminal Reader API for C++
keyple::card::calypso::CalypsoCardAdapter Member List

This is the complete list of members for keyple::card::calypso::CalypsoCardAdapter, including all inherited members.

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 overridekeyple::card::calypso::CalypsoCardAdapter
getApplicationSerialNumber() const overridekeyple::card::calypso::CalypsoCardAdapter
getApplicationSubtype() const overridekeyple::card::calypso::CalypsoCardAdapter
getApplicationType() const overridekeyple::card::calypso::CalypsoCardAdapter
getCalypsoSerialNumberFull() constkeyple::card::calypso::CalypsoCardAdapter
getCardChallenge() constkeyple::card::calypso::CalypsoCardAdapter
getCardClass() constkeyple::card::calypso::CalypsoCardAdapter
getDfName() const overridekeyple::card::calypso::CalypsoCardAdapter
getDirectoryHeader() const overridekeyple::card::calypso::CalypsoCardAdapter
getFileByLid(const uint16_t lid) const overridekeyple::card::calypso::CalypsoCardAdapter
getFileBySfi(const uint8_t sfi) const overridekeyple::card::calypso::CalypsoCardAdapter
getFiles() const overridekeyple::card::calypso::CalypsoCardAdapter
getModificationsCounter() constkeyple::card::calypso::CalypsoCardAdapter
getPayloadCapacity() constkeyple::card::calypso::CalypsoCardAdapter
getPinAttemptRemaining() const overridekeyple::card::calypso::CalypsoCardAdapter
getPlatform() const overridekeyple::card::calypso::CalypsoCardAdapter
getPowerOnData() const overridekeyple::card::calypso::CalypsoCardAdapter
getProductType() const overridekeyple::card::calypso::CalypsoCardAdapter
getSelectApplicationResponse() const overridekeyple::card::calypso::CalypsoCardAdapter
getSessionModification() const overridekeyple::card::calypso::CalypsoCardAdapter
getSoftwareIssuer() const overridekeyple::card::calypso::CalypsoCardAdapter
getSoftwareRevision() const overridekeyple::card::calypso::CalypsoCardAdapter
getSoftwareVersion() const overridekeyple::card::calypso::CalypsoCardAdapter
getStartupInfoRawData() const overridekeyple::card::calypso::CalypsoCardAdapter
getSvBalance() const overridekeyple::card::calypso::CalypsoCardAdapter
getSvDebitLogAllRecords() const overridekeyple::card::calypso::CalypsoCardAdapter
getSvDebitLogLastRecord() overridekeyple::card::calypso::CalypsoCardAdapter
getSvGetData() constkeyple::card::calypso::CalypsoCardAdapter
getSvGetHeader() constkeyple::card::calypso::CalypsoCardAdapter
getSvKvc() constkeyple::card::calypso::CalypsoCardAdapter
getSvLastTNum() const overridekeyple::card::calypso::CalypsoCardAdapter
getSvLoadLogRecord() overridekeyple::card::calypso::CalypsoCardAdapter
getSvOperationSignature() constkeyple::card::calypso::CalypsoCardAdapter
getTraceabilityInformation() const overridekeyple::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 overridekeyple::card::calypso::CalypsoCardAdapter
isDfRatified() const overridekeyple::card::calypso::CalypsoCardAdapter
isExtendedModeSupported() const overridekeyple::card::calypso::CalypsoCardAdapter
isHce() const overridekeyple::card::calypso::CalypsoCardAdapter
isModificationsCounterInBytes() constkeyple::card::calypso::CalypsoCardAdapter
isPinBlocked() const overridekeyple::card::calypso::CalypsoCardAdapter
isPinFeatureAvailable() const overridekeyple::card::calypso::CalypsoCardAdapter
isPkiModeSupported() const overridekeyple::card::calypso::CalypsoCardAdapter
isRatificationOnDeselectSupported() const overridekeyple::card::calypso::CalypsoCardAdapter
isSvFeatureAvailable() const overridekeyple::card::calypso::CalypsoCardAdapter
operator<<keyple::card::calypso::CalypsoCardAdapterfriend
operator<<keyple::card::calypso::CalypsoCardAdapterfriend
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