#include <ssl_cache.h>
Collaboration diagram for mbedtls_ssl_cache_context:
Data Fields | |
| mbedtls_ssl_cache_entry * | chain |
| int | timeout |
| int | max_entries |
Definition at line 75 of file ssl_cache.h.
start of the chain
Definition at line 77 of file ssl_cache.h.
maximum entries
Definition at line 79 of file ssl_cache.h.
cache entry timeout
Definition at line 78 of file ssl_cache.h.
1.4.7