Golioth Zephyr SDK
golioth_tls Struct Reference

(D)TLS credentials of Golioth client. More...

#include <golioth.h>

Data Fields

sec_tag_t * sec_tag_list
 
size_t sec_tag_count
 

Detailed Description

(D)TLS credentials of Golioth client.

Definition at line 42 of file net/golioth.h.

Field Documentation

◆ sec_tag_count

size_t golioth_tls::sec_tag_count

Definition at line 44 of file net/golioth.h.

◆ sec_tag_list

sec_tag_t* golioth_tls::sec_tag_list

Definition at line 43 of file net/golioth.h.


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