mbedtls_ssl_cache_context Struct Reference

Cache context. More...

#include <ssl_cache.h>

Collaboration diagram for mbedtls_ssl_cache_context:
Collaboration graph
[legend]

Data Fields

mbedtls_ssl_cache_entrychain
int timeout
int max_entries
mbedtls_threading_mutex_t mutex

Detailed Description

Cache context.

Definition at line 109 of file ssl_cache.h.


Field Documentation

start of the chain

Definition at line 111 of file ssl_cache.h.

maximum entries

Definition at line 113 of file ssl_cache.h.

mutex

Definition at line 115 of file ssl_cache.h.

cache entry timeout

Definition at line 112 of file ssl_cache.h.


The documentation for this struct was generated from the following file:

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1