OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CONF_VALUE Struct Reference

#include <conf.h>

Public Attributes

char * section
 
char * name
 
char * value
 

Detailed Description

Definition at line 74 of file conf.h.

Member Data Documentation

char * CONF_VALUE::name

Definition at line 77 of file conf.h.

char * CONF_VALUE::section

Definition at line 76 of file conf.h.

char * CONF_VALUE::value

Definition at line 78 of file conf.h.


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