Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Authentication Functions

Functions for accessing components of vpn_auth_t. More...

Functions

DLL_EXPORT_NAME const char
*CDECLAPI 
vpn_auth_get_attribute (vpn_auth_t auth, uint32_t auth_attr)
DLL_EXPORT_NAME vpn_error_t
CDECLAPI 
vpn_auth_set_attribute (vpn_auth_t auth, uint32_t auth_attr, const char *value)

Detailed Description

Functions for accessing components of vpn_auth_t.

These functions should only be used inside of your vpn_stats_cb


Function Documentation

DLL_EXPORT_NAME const char* CDECLAPI vpn_auth_get_attribute vpn_auth_t  auth,
uint32_t  auth_attr
 

Parameters:
auth authentication handle passed to vpn_auth_cb
auth_attr the authentication attribute to get

DLL_EXPORT_NAME vpn_error_t CDECLAPI vpn_auth_set_attribute vpn_auth_t  auth,
uint32_t  auth_attr,
const char *  value
 

Parameters:
auth authentication handle passed to vpn_auth_cb
auth_attr the authentication attribute to set
value new value for the attribute.


Generated on Fri Sep 1 14:26:03 2006 for Raptor by  doxygen 1.4.4