All of the persistable settings used by the ESAPI.
More...
#include <esapi.h>
Data Fields |
int | print_properties |
char * | master_key |
char * | master_salt |
char * | master_iv |
char ** | allowed_exts |
int | allowed_exts_len |
long | max_file_size |
int | sym_algo |
int | sym_algo_mode |
char | sym_key [128] |
int | hash_algo |
int | asym_algo |
char * | asym_priv_key |
char * | asym_pub_key |
int | fips140 |
int | secure_mem |
int | allowed_login_attempts |
int | idle_timeout |
int | absolute_timeout |
Detailed Description
All of the persistable settings used by the ESAPI.
Definition at line 25 of file esapi.h.
The documentation for this struct was generated from the following file: