libcoap 4.3.5-develop-19cef11
|
The structure that holds the Client PSK information. More...
#include <coap_dtls.h>
Data Fields | |
coap_bin_const_t | identity |
coap_bin_const_t | key |
The structure that holds the Client PSK information.
Definition at line 379 of file coap_dtls.h.
coap_bin_const_t coap_dtls_cpsk_info_t::identity |
Definition at line 380 of file coap_dtls.h.
coap_bin_const_t coap_dtls_cpsk_info_t::key |
Definition at line 381 of file coap_dtls.h.