Data Fields | |
int | type |
int | max_age |
int | encrypt |
int | compress |
char | path [U_FILENAME_MAX] |
unsigned char | session_key [CIPHER_KEY_SIZE] |
unsigned char | session_iv [CIPHER_IV_SIZE] |
atoms_t * | atoms |
size_t | max_count |
size_t | mem_limit |
Definition at line 63 of file ses_prv.h.