libchipcard 5.1.6
chiptanusb.h File Reference
#include <chipcard/card.h>
#include <chipcard/sharedstuff/pininfo.h>
#include <gwenhywfar/db.h>
Include dependency graph for chiptanusb.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)
 

Function Documentation

◆ LC_ChiptanusbCard_ExtendCard()

CHIPCARD_API int LC_ChiptanusbCard_ExtendCard ( LC_CARD * card)

References CHIPCARD_API.

◆ LC_ChiptanusbCard_UnextendCard()

CHIPCARD_API int LC_ChiptanusbCard_UnextendCard ( LC_CARD * card)

References CHIPCARD_API.

◆ LC_ChiptanusbCard_Reopen()

CHIPCARD_API LC_CLIENT_RESULT LC_ChiptanusbCard_Reopen ( LC_CARD * card)

References CHIPCARD_API.

◆ LC_ChiptanusbCard_GenerateTan()

CHIPCARD_API LC_CLIENT_RESULT LC_ChiptanusbCard_GenerateTan ( LC_CARD * card,
unsigned char * pCommand,
int CommandSize,
GWEN_BUFFER * buf )