LibLogicalAccess  2.5.0
An Open Source RFID Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mifareomnikeyxx27resultchecker.hpp
Go to the documentation of this file.
1
7#ifndef LOGICALACCESS_MIFAREOMNIKEYXX27RESULTCHECKER_HPP
8#define LOGICALACCESS_MIFAREOMNIKEYXX27RESULTCHECKER_HPP
9
11#include <logicalaccess/plugins/readers/pcsc/lla_readers_pcsc_api.hpp>
12
13namespace logicalaccess
14{
18class LLA_READERS_PCSC_API MifareOmnikeyXX27ResultChecker : public ISO7816ResultChecker
19{
20 public:
22
24};
25}
26
27#endif
The ISO 7816 result checker.
Definition: iso7816resultchecker.hpp:19
The Omnikey xx27 mifare implementation result checker.
Definition: mifareomnikeyxx27resultchecker.hpp:19
ISO 7816 Result checker.
Definition: asn1.hpp:9