libchipcard 5.0.0

ct_card.h File Reference

#include <chipcard/card.h>
#include <gwenhywfar/ct.h>
Include dependency graph for ct_card.h:

Go to the source code of this file.

Functions

Functions for Inheriting Classes

Functions in this group can be used by other card based CryptToken plugins.

CHIPCARD_API int LC_Crypt_Token_VerifyPin (GWEN_CRYPT_TOKEN *ct, LC_CARD *hcard, GWEN_CRYPT_PINTYPE pt, uint32_t guiid)
CHIPCARD_API int LC_Crypt_Token_ChangePin (GWEN_CRYPT_TOKEN *ct, LC_CARD *hcard, GWEN_CRYPT_PINTYPE pt, int initial, uint32_t guiid)
CHIPCARD_API int LC_Crypt_Token_ResultToError (LC_CLIENT_RESULT res)