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