#include <chipcard/client/card_imp.h>#include "clientpcsc_l.h"

Go to the source code of this file.
Defines | |
| #define | LC_CARD_EXTEND_CLIENT |
Functions | |
| LC_CARD * | LC_CardPcsc_new (LC_CLIENT *cl, uint32_t cardId, SCARDHANDLE scardHandle, const char *readerName, DWORD protocol, const char *cardType, uint32_t rflags, const unsigned char *atrBuf, unsigned int atrLen) |
| SCARDHANDLE | LC_CardPcsc_GetScardHandle (const LC_CARD *card) |
| const char * | LC_CardPcsc_GetReaderName (const LC_CARD *card) |
| DWORD | LC_CardPcsc_GetProtocol (const LC_CARD *card) |
| #define LC_CARD_EXTEND_CLIENT |
| LC_CARD* LC_CardPcsc_new | ( | LC_CLIENT * | cl, | |
| uint32_t | cardId, | |||
| SCARDHANDLE | scardHandle, | |||
| const char * | readerName, | |||
| DWORD | protocol, | |||
| const char * | cardType, | |||
| uint32_t | rflags, | |||
| const unsigned char * | atrBuf, | |||
| unsigned int | atrLen | |||
| ) |
| SCARDHANDLE LC_CardPcsc_GetScardHandle | ( | const LC_CARD * | card | ) |
| const char* LC_CardPcsc_GetReaderName | ( | const LC_CARD * | card | ) |