Products Photo


Product Documentation for
Devicescape Secure Wireless Client

API Reference Documentation for Devicescape Secure Wireless Client

eap_config Struct Reference

Configuration for EAP state machine. More...

#include <eap.h>


Data Fields

const char * opensc_engine_path
 OpenSC engine for OpenSSL engine support.
const char * pkcs11_engine_path
 PKCS#11 engine for OpenSSL engine support.
const char * pkcs11_module_path
 OpenSC PKCS#11 module for OpenSSL engine.


Detailed Description

Configuration for EAP state machine.


Field Documentation

const char* eap_config::opensc_engine_path
 

OpenSC engine for OpenSSL engine support.

Usually, path to engine_opensc.so.

const char* eap_config::pkcs11_engine_path
 

PKCS#11 engine for OpenSSL engine support.

Usually, path to engine_pkcs11.so.

const char* eap_config::pkcs11_module_path
 

OpenSC PKCS#11 module for OpenSSL engine.

Usually, path to opensc-pkcs11.so.


The documentation for this struct was generated from the following file:

 



Generated by  doxygen 1.4.6