#include <chipcard3/client/card.h>
#include <gwenhywfar/crypttoken.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_CryptToken_VerifyPin (GWEN_PLUGIN_MANAGER *pluginManager, GWEN_CRYPTTOKEN *ct, LC_CARD *hcard, GWEN_CRYPTTOKEN_PINTYPE pt) |
| CHIPCARD_API int | LC_CryptToken_ChangePin (GWEN_PLUGIN_MANAGER *pluginManager, GWEN_CRYPTTOKEN *ct, LC_CARD *hcard, GWEN_CRYPTTOKEN_PINTYPE pt, int initial) |
| CHIPCARD_API int | LC_CryptToken_ResultToError (LC_CLIENT_RESULT res) |
1.5.6