_ssl_session Struct Reference

#include <ssl.h>

Data Fields

time_t start
int cipher
int length
unsigned char id [32]
unsigned char master [48]
ssl_sessionnext

Detailed Description

Definition at line 139 of file ssl.h.


Field Documentation

unsigned char _ssl_session::id[32]
unsigned char _ssl_session::master[48]

the master secret

Definition at line 145 of file ssl.h.

Referenced by my_get_session(), ssl_calc_finished(), ssl_calc_verify(), and ssl_derive_keys().

next session entry

Definition at line 146 of file ssl.h.

Referenced by main(), my_get_session(), and my_set_session().

starting time

Definition at line 141 of file ssl.h.

Referenced by my_get_session(), my_set_session(), ssl_parse_server_hello(), and ssl_write_client_hello().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 17 16:59:08 2011 for Mobile-C by  doxygen 1.6.3