nRF5 SDK v15.2.0
Data Fields
nrf_tls_instance_t Struct Reference

TLS Instance identifier. More...

#include <nrf_tls.h>

Data Fields

uint32_t transport_id
 
uint32_t instance_id
 

Detailed Description

TLS Instance identifier.

Field Documentation

uint32_t nrf_tls_instance_t::instance_id

Identifies the TLS instance.

uint32_t nrf_tls_instance_t::transport_id

Identifies the TCP/UDP transport which is being secured.


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

Documentation feedback | Developer Zone | Subscribe | Updated