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

#include <ssl_locl.h>

Public Attributes

int comp_id
 
char * name
 
COMP_METHODmethod
 

Detailed Description

Definition at line 582 of file ssl_locl.h.

Member Data Documentation

int ssl3_comp_st::comp_id

Definition at line 584 of file ssl_locl.h.

COMP_METHOD* ssl3_comp_st::method

Definition at line 586 of file ssl_locl.h.

char* ssl3_comp_st::name

Definition at line 585 of file ssl_locl.h.


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