LibLogicalAccess
2.5.0
An Open Source RFID Library
|
This is the complete list of members for logicalaccess::DESFireEV1Commands, including all inherited members.
authenticateAES(unsigned char keyno)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
authenticateISO(unsigned char keyno, DESFireISOAlgorithm algorithm=DF_ALG_2K3DES)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
createApplication(std::shared_ptr< DESFireEV1Location > location, DESFireKeySettings settings, unsigned char maxNbKeys) | logicalaccess::DESFireEV1Commands | virtual |
createApplication(unsigned int aid, DESFireKeySettings settings, unsigned char maxNbKeys, DESFireKeyType cryptoMethod, FidSupport fidSupported=FIDS_NO_ISO_FID, unsigned short isoFID=0x00, ByteVector isoDFName=ByteVector())=0 | logicalaccess::DESFireEV1Commands | pure virtual |
createBackupFile(unsigned char fileno, EncryptionMode comSettings, const DESFireAccessRights &accessRights, unsigned int fileSize, unsigned short isoFID=0x00)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
createCyclicRecordFile(unsigned char fileno, EncryptionMode comSettings, const DESFireAccessRights &accessRights, unsigned int fileSize, unsigned int maxNumberOfRecords, unsigned short isoFID=0x00)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
createLinearRecordFile(unsigned char fileno, EncryptionMode comSettings, const DESFireAccessRights &accessRights, unsigned int fileSize, unsigned int maxNumberOfRecords, unsigned short isoFID=0x00)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
createStdDataFile(std::shared_ptr< DESFireEV1Location > location, const DESFireAccessRights &accessRights, unsigned int fileSize) | logicalaccess::DESFireEV1Commands | virtual |
createStdDataFile(unsigned char fileno, EncryptionMode comSettings, const DESFireAccessRights &accessRights, unsigned int fileSize, unsigned short isoFID=0x00)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
DESFireEV1Commands()=default | logicalaccess::DESFireEV1Commands | |
getCardUID()=0 | logicalaccess::DESFireEV1Commands | pure virtual |
getChip() const =0 | logicalaccess::ICommands | pure virtual |
getDESFireEV1Chip() const | logicalaccess::DESFireEV1Commands | protected |
getDFNames()=0 | logicalaccess::DESFireEV1Commands | pure virtual |
getFreeMem()=0 | logicalaccess::DESFireEV1Commands | pure virtual |
getISO7816Commands() const | logicalaccess::DESFireEV1Commands | inlinevirtual |
getISOFileIDs()=0 | logicalaccess::DESFireEV1Commands | pure virtual |
getKeySettings(DESFireKeySettings &settings, unsigned char &maxNbKeys, DESFireKeyType &keyType)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
getReaderCardAdapter() const =0 | logicalaccess::ICommands | pure virtual |
selectApplication(std::shared_ptr< DESFireEV1Location > location) | logicalaccess::DESFireEV1Commands | virtual |
selectApplication(unsigned int aid)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
setConfiguration(bool formatCardEnabled, bool randomIdEnabled)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
setConfiguration(std::shared_ptr< DESFireKey > defaultKey)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
setConfiguration(const ByteVector &ats)=0 | logicalaccess::DESFireEV1Commands | pure virtual |
~ICommands()=default | logicalaccess::ICommands | virtual |