|
gwenhywfar
4.99.8beta
|
#include <gwenhywfar/buffer.h>#include <gwenhywfar/ctplugin_be.h>
Go to the source code of this file.
Functions | |
Constructor And Destructor | |
| GWEN_CRYPT_TOKEN * | GWEN_Crypt_TokenOHBCI_new (GWEN_PLUGIN_MANAGER *pm, const char *name) |
| GWEN_CRYPT_TOKEN* GWEN_Crypt_TokenOHBCI_new | ( | GWEN_PLUGIN_MANAGER * | pm, |
| const char * | name | ||
| ) |
Definition at line 198 of file ohbci.c.
References GWEN_Crypt_Token_SetChangePinFn(), GWEN_Crypt_Token_SetCloseFn(), GWEN_Crypt_Token_SetCreateFn(), GWEN_Crypt_Token_SetOpenFn(), GWEN_Crypt_TokenFile_new(), GWEN_Crypt_TokenFile_SetReadFn(), GWEN_Crypt_TokenFile_SetWriteFn(), GWEN_Crypt_TokenOHBCI_ChangePin(), GWEN_Crypt_TokenOHBCI_Close(), GWEN_Crypt_TokenOHBCI_Create(), GWEN_Crypt_TokenOHBCI_FreeData(), GWEN_Crypt_TokenOHBCI_Open(), GWEN_Crypt_TokenOHBCI_Read(), GWEN_Crypt_TokenOHBCI_Write(), GWEN_INHERIT_SETDATA, and GWEN_NEW_OBJECT.
Referenced by GWEN_Crypt_TokenOHBCI_Plugin_CreateToken().


1.8.6