switch.h File Reference

#include <gwenhywfar/inherit.h>
#include <chipcard3/chipcard3.h>
#include <chipcard3/client/client.h>

Include dependency graph for switch.h:

Go to the source code of this file.

Functions

CHIPCARD_API LC_CLIENTLC_Client_new (const char *programName, const char *programVersion)
CHIPCARD_API LC_CLIENTLC_Client_Factory (const char *resmgr, const char *programName, const char *programVersion)


Function Documentation

CHIPCARD_API LC_CLIENT* LC_Client_new ( const char *  programName,
const char *  programVersion 
)

This function creates a libchipcard client. It loads the client configuration file an reads the variable resmgr to determine which ressource manager to use (defaults to lcc on Linux).

Parameters:
programName name of the program which wants to create the client
programVersion version string of that program

CHIPCARD_API LC_CLIENT* LC_Client_Factory ( const char *  resmgr,
const char *  programName,
const char *  programVersion 
)

This function creates a libchipcard client which uses the given ressource manager.

Parameters:
resmgr Currently supported names are "lcc" and "pcsc"
programName name of the program which wants to create the client
programVersion version string of that program


Generated on Wed Dec 3 19:29:37 2008 for libchipcard2 by  doxygen 1.5.6