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

#include <ssl3.h>

Public Attributes

unsigned char * buf
 
size_t len
 
int offset
 
int left
 

Detailed Description

Definition at line 360 of file ssl3.h.

Member Data Documentation

unsigned char * ssl3_buffer_st::buf

Definition at line 362 of file ssl3.h.

int ssl3_buffer_st::left

Definition at line 366 of file ssl3.h.

size_t ssl3_buffer_st::len

Definition at line 364 of file ssl3.h.

int ssl3_buffer_st::offset

Definition at line 365 of file ssl3.h.


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