nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
mbedtls_ssl_cache_context Struct Reference

Cache context. More...

#include <ssl_cache.h>

Data Fields

mbedtls_ssl_cache_entrychain
 
int timeout
 
int max_entries
 

Detailed Description

Cache context.

Field Documentation

mbedtls_ssl_cache_entry* mbedtls_ssl_cache_context::chain

start of the chain

int mbedtls_ssl_cache_context::max_entries

maximum entries

int mbedtls_ssl_cache_context::timeout

cache entry timeout


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