LibLogicalAccess
2.5.0
An Open Source RFID Library
|
DESFire EV1 STidSTR commands. More...
#include <logicalaccess/plugins/cards/desfire/desfireev1chip.hpp>
#include <logicalaccess/plugins/cards/desfire/desfireev1commands.hpp>
#include <logicalaccess/plugins/readers/stidstr/readercardadapters/stidstrreadercardadapter.hpp>
#include <string>
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | logicalaccess::DESFireEV1STidSTRCommands |
The DESFire EV1 base commands class for STidSTR reader. More... | |
Namespaces | |
namespace | logicalaccess |
Macros | |
#define | CMD_DESFIREEV1STIDSTR "DESFireEV1STidSTR" |
Enumerations | |
enum | logicalaccess::STidDESFireBaudrate { logicalaccess::STID_DF_BR_106KBPS = 0x00 , logicalaccess::STID_DF_BR_212KBPS = 0x01 , logicalaccess::STID_DF_BR_424KBPS = 0x02 } |
The STid DESFire baudrates. More... | |
enum | logicalaccess::STidKeyLocationType { logicalaccess::STID_DF_KEYLOC_RAM = 0x00 , logicalaccess::STID_DF_KEYLOC_EEPROM = 0x01 , logicalaccess::STID_DF_KEYLOC_INDEXED = 0x02 } |
The STid DESFire baudrates. More... | |
DESFire EV1 STidSTR commands.
#define CMD_DESFIREEV1STIDSTR "DESFireEV1STidSTR" |