ssl3_record_st Struct Reference

#include <
ssl3.h>

Data Fields

int type
unsigned int length
unsigned int off
unsigned char * data
unsigned char * input
unsigned char * comp
unsigned long epoch
PQ_64BIT seq_num

Field Documentation

unsigned char* ssl3_record_st::comp
 
unsigned char* ssl3_record_st::data
 
unsigned long ssl3_record_st::epoch
 
unsigned char* ssl3_record_st::input
 
unsigned int ssl3_record_st::length
 
unsigned int ssl3_record_st::off
 
PQ_64BIT ssl3_record_st::seq_num
 
int ssl3_record_st::type
 

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

Copyright © Nokia Corporation 2001-2008
Back to top