#include "config.h"
#include <syslog.h>
#include <string.h>
#include "misc.h"
#include "pcsclite.h"
#include "debuglog.h"
#include "atrhandler.h"
Go to the source code of this file.
Functions | |
short | ATRDecodeAtr (PSMARTCARD_EXTENSION psExtension, PUCHAR pucAtr, DWORD dwLength) |
parse an ATR. More... |
Definition in file atrhandler.c.
|
parse an ATR.
Definition at line 44 of file atrhandler.c. References ATRDecodeAtr. Referenced by ATRDecodeAtr. |