LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Enumerations
desfireev1stidstrcommands.hpp File Reference

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...
 

Detailed Description

DESFire EV1 STidSTR commands.

Author
Maxime C. maxim.nosp@m.e-de.nosp@m.v@isl.nosp@m.og.c.nosp@m.om

Macro Definition Documentation

◆ CMD_DESFIREEV1STIDSTR

#define CMD_DESFIREEV1STIDSTR   "DESFireEV1STidSTR"