hostapd
Public Attributes | List of all members
wpa_config_blob Struct Reference

struct wpa_config_blob - Named configuration blob More...

#include <eap_config.h>

Public Attributes

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

Detailed Description

struct wpa_config_blob - 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: