LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
desfireiso7816resultchecker.hpp
Go to the documentation of this file.
1
7#ifndef LOGICALACCESS_DESFIREISO7816RESULTCHECKER_HPP
8#define LOGICALACCESS_DESFIREISO7816RESULTCHECKER_HPP
9
11
12namespace logicalaccess
13{
17class LLA_READERS_ISO7816_API DESFireISO7816ResultChecker : public ISO7816ResultChecker
18{
19 public:
21
23};
24}
25
26#endif
The DESFire ISO 7816 result checker.
Definition: desfireiso7816resultchecker.hpp:18
The ISO 7816 result checker.
Definition: iso7816resultchecker.hpp:19
ISO 7816 Result checker.
Definition: asn1.hpp:9