wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
wpa_config_blob Struct Reference

Named configuration blob. More...

#include <eap_config.h>

Data Fields

char * name
 Blob name.
 
u8 * data
 Pointer to binary data.
 
size_t len
 Length of binary data.
 
struct wpa_config_blobnext
 Pointer to next blob in the configuration.
 

Detailed Description

Named configuration blob.

This data structure is used to provide storage for binary objects to store abstract information like certificates and private keys inlined with the configuration data.


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