libchipcard 5.1.6
|
#include <chipcard/card.h>
#include <chipcard/sharedstuff/pininfo.h>
#include <gwenhywfar/db.h>
Go to the source code of this file.
Functions | |
CHIPCARD_API int | LC_ChiptanusbCard_ExtendCard (LC_CARD *card) |
CHIPCARD_API int | LC_ChiptanusbCard_UnextendCard (LC_CARD *card) |
CHIPCARD_API LC_CLIENT_RESULT | LC_ChiptanusbCard_Reopen (LC_CARD *card) |
General Card Data | |
CHIPCARD_API LC_CLIENT_RESULT | LC_ChiptanusbCard_GenerateTan (LC_CARD *card, unsigned char *pCommand, int CommandSize, GWEN_BUFFER *buf) |
CHIPCARD_API int LC_ChiptanusbCard_ExtendCard | ( | LC_CARD * | card | ) |
References CHIPCARD_API.
CHIPCARD_API int LC_ChiptanusbCard_UnextendCard | ( | LC_CARD * | card | ) |
References CHIPCARD_API.
CHIPCARD_API LC_CLIENT_RESULT LC_ChiptanusbCard_Reopen | ( | LC_CARD * | card | ) |
References CHIPCARD_API.
CHIPCARD_API LC_CLIENT_RESULT LC_ChiptanusbCard_GenerateTan | ( | LC_CARD * | card, |
unsigned char * | pCommand, | ||
int | CommandSize, | ||
GWEN_BUFFER * | buf ) |