#include <ssl.h>
Data Fields | |
int | cipher |
unsigned char | id [32] |
int | length |
unsigned char | master [48] |
ssl_session * | next |
time_t | start |
int _ssl_session::cipher |
chosen cipher
unsigned char _ssl_session::id[32] |
session identifier
int _ssl_session::length |
session id length
unsigned char _ssl_session::master[48] |
the master secret
ssl_session* _ssl_session::next |
next session entry
time_t _ssl_session::start |
starting time