mbedtls_ssl_cache_entry Struct Reference

This structure is used for storing cache entries. More...

#include <ssl_cache.h>

Collaboration diagram for mbedtls_ssl_cache_entry:
Collaboration graph
[legend]

Data Fields

mbedtls_time_t timestamp
mbedtls_ssl_session session
mbedtls_x509_buf peer_cert
mbedtls_ssl_cache_entrynext

Detailed Description

This structure is used for storing cache entries.

Definition at line 94 of file ssl_cache.h.


Field Documentation

chain pointer

Definition at line 103 of file ssl_cache.h.

entry peer_cert

Definition at line 101 of file ssl_cache.h.

entry session

Definition at line 99 of file ssl_cache.h.

entry timestamp

Definition at line 97 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