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

#include <ssl.h>

Public Attributes

int id
 
const char * name
 
COMP_METHODmethod
 

Detailed Description

Definition at line 752 of file ssl.h.

Member Data Documentation

int ssl_comp_st::id

Definition at line 754 of file ssl.h.

COMP_METHOD * ssl_comp_st::method

Definition at line 757 of file ssl.h.

const char * ssl_comp_st::name

Definition at line 755 of file ssl.h.


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