#include "ManagerInterface.h"
Include dependency graph for CardBase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CardError |
Exception class for smart card errors, keeps the SW1 SW2 codes. More... | |
class | CardDataError |
Exception class thrown when unexpected or inconistent data is read from card. More... | |
class | AuthError |
Exception class for authentication errors, like wrong PIN input etc. More... | |
class | CardBase |
Represents basic ISO7816-4 smartcard. More... | |
struct | CardBase::FCI |
File Control Info structure, parsed. More... |