|
libcoap 4.3.5-develop-24d146d
|
The structure used to hold the OSCORE Sender configuration information. More...
#include <coap_oscore_internal.h>
Collaboration diagram for coap_oscore_snd_conf_t:Data Fields | |
| coap_bin_const_t * | sender_id |
| Sender ID (i.e. | |
The structure used to hold the OSCORE Sender configuration information.
Definition at line 38 of file coap_oscore_internal.h.
| coap_bin_const_t* coap_oscore_snd_conf_t::sender_id |