LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
id3resultchecker.hpp
Go to the documentation of this file.
1#pragma once
2
4#include <logicalaccess/plugins/readers/pcsc/lla_readers_pcsc_api.hpp>
5
6namespace logicalaccess
7{
8class LLA_READERS_PCSC_API ID3ResultChecker : public ISO7816ResultChecker
9{
10
11 public:
13};
14}
Definition: id3resultchecker.hpp:9
The ISO 7816 result checker.
Definition: iso7816resultchecker.hpp:19
ISO 7816 Result checker.
Definition: asn1.hpp:9