ssl3_buffer_st Struct Reference

#include <ssl3.h>

Data Fields

unsigned char *  buf
size_t  len
int  offset
int  left

Field Documentation

unsigned char* ssl3_buffer_st::buf
 
int ssl3_buffer_st::left
 
size_t ssl3_buffer_st::len
 
int ssl3_buffer_st::offset
 

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

Copyright © Nokia Corporation 2001-2008
Back to top