nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_sec_session_cache_t

typedef uint32_t nrf_sec_session_cache_t

#include <nrf_modem/include/nrf_socket.h>

Session cache configuration for the TLS connection.

  • 0 - Disabled.
  • 1 - Enabled.

By default, the session cache is enabled.

Note
Session cache, may not be used if the peer does not support it.
Deprecated:
since v2.6.0, use type int instead.