nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ NRF_SO_SEC_SESSION_CACHE

#define NRF_SO_SEC_SESSION_CACHE   12

#include <nrf_modem/include/nrf_socket.h>

Enable/disable TLS session caching.

See TLS session cache options for a list of allowed values.

The default value is NRF_SO_SEC_SESSION_CACHE_DISABLED (disabled)

Note
Session cache may not be used if the peer does not support it.