Type Definition nrfxlib_sys::nrf_sec_tag_t[][src]

type nrf_sec_tag_t = u32;

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.