#include <ssl.h>
Detailed Description
Definition at line 210 of file ssl.h.
Field Documentation
int _ssl_session::ciphersuite |
chosen ciphersuite
Definition at line 213 of file ssl.h.
unsigned char _ssl_session::id[32] |
session identifier
Definition at line 215 of file ssl.h.
size_t _ssl_session::length |
session id length
Definition at line 214 of file ssl.h.
unsigned char _ssl_session::master[48] |
the master secret
Definition at line 216 of file ssl.h.
next session entry
Definition at line 217 of file ssl.h.
time_t _ssl_session::start |
starting time
Definition at line 212 of file ssl.h.
The documentation for this struct was generated from the following file: