OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
mbedtls_ssl_cache_context Struct Reference

Cache context. More...

#include <ssl_cache.h>

Collaboration diagram for mbedtls_ssl_cache_context:

Public Attributes

mbedtls_ssl_cache_entrychain
 
int timeout
 
int max_entries
 

Detailed Description

Cache context.

Member Data Documentation

◆ chain

mbedtls_ssl_cache_entry* mbedtls_ssl_cache_context::chain

start of the chain

◆ max_entries

int mbedtls_ssl_cache_context::max_entries

maximum entries

◆ timeout

int mbedtls_ssl_cache_context::timeout

cache entry timeout


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