This is only a wrapper layer to abstract the different MIFARE DUOX implementations. With this wrapper it is possible to support more than one MIFARE DUOX implementation in parallel, by adapting this wrapper. More...

Modules | |
| Component : Software | |
| Software implementation of the MIFARE DUOX commands. Here the MIFARE DUOX commands are framed and exchanged to PICC. | |
| ErrorCodes | |
| Error Codes received from PICC and the equivalent Reader Library error codes. | |
| Defines | |
| Commands_SecureMessaging | |
| Describes about the MIFARE DUOX Secure Messaging related commands. | |
| Commands_MemoryConfiguration | |
| Describes about the MIFARE DUOX Memory and Configuration Management commands. | |
| Commands_SymmetricKeyManagement | |
| Describes about the MIFARE DUOX Symmetric Key Management commands. | |
| Commands_ASymmetricKeyManagement | |
| Describes about the MIFARE DUOX ASymmetric Key Management commands. | |
| Commands_ApplicationManagement | |
| Describes about the MIFARE DUOX Application Management commands. | |
| Commands_FileManagement | |
| Describes about the MIFARE DUOX File Management commands. | |
| Commands_DataManagement | |
| Describes about the MIFARE DUOX Data Management commands. | |
| Commands_TransactionManagement | |
| Describes about the MIFARE DUOX Transaction Management commands. | |
| Commands_CryptographicSupport | |
| Describes about the MIFARE DUOX Cryptographic Support commands. | |
| Commands_GPIOManagement | |
| Describes about the MIFARE DUOX GPIO commands. | |
| Commands_ISO7816 | |
| Describes about the MIFARE DUOX ISO/IEC 7816-4 Standard commands. | |
| Commands_EVCharging | |
| Describes about the MIFARE DUOX EV Charging commands. | |
| Commands_Utility | |
| Describes about the MIFARE DUOX Utility functions. These are not part of actual MIFARE DUOX data sheet rather its for internal purpose. | |
This is only a wrapper layer to abstract the different MIFARE DUOX implementations. With this wrapper it is possible to support more than one MIFARE DUOX implementation in parallel, by adapting this wrapper.