Type Alias nrfxlib_sys::nrf_sec_tag_t

source ·
pub type nrf_sec_tag_t = u32;
Expand description

Security tags used on the TLS socket.

More than one security tags may be used on a socket. If more than one tag is used on the socket, pass an array of security tags.

A maximum of 8 tags can be set per socket.