gwenhywfar  5.10.1
ohbci_l.h
Go to the documentation of this file.
1 /***************************************************************************
2  $RCSfile$
3  -------------------
4  cvs : $Id: ohbci_l.h 794 2005-07-26 16:13:16Z aquamaniac $
5  begin : Mon Mar 01 2004
6  copyright : (C) 2004 by Martin Preuss
7  email : martin@libchipcard.de
8 
9  ***************************************************************************
10  * Please see toplevel file COPYING for license details *
11  ***************************************************************************/
12 
13 
14 #ifndef GWEN_CRYPTTOKEN_OHBCI_L_H
15 #define GWEN_CRYPTTOKEN_OHBCI_L_H
16 
17 #include <gwenhywfar/buffer.h>
18 #include <gwenhywfar/ctplugin_be.h>
19 
20 
26  const char *name);
32 #endif /* GWEN_CRYPTTOKEN_OHBCI_L_H */
33 
struct GWEN_PLUGIN_MANAGER GWEN_PLUGIN_MANAGER
Definition: plugin.h:40
GWEN_CRYPT_TOKEN * GWEN_Crypt_TokenOHBCI_new(GWEN_PLUGIN_MANAGER *pm, const char *name)
struct GWEN_CRYPT_TOKEN GWEN_CRYPT_TOKEN
Definition: ct.h:19