libcoap 4.3.5-develop-19cef11
|
The structure that holds the Server Pre-Shared Key and Identity Hint information. More...
#include <coap_dtls.h>
Data Fields | |
coap_bin_const_t | hint |
coap_bin_const_t | key |
The structure that holds the Server Pre-Shared Key and Identity Hint information.
Definition at line 450 of file coap_dtls.h.
coap_bin_const_t coap_dtls_spsk_info_t::hint |
Definition at line 451 of file coap_dtls.h.
coap_bin_const_t coap_dtls_spsk_info_t::key |
Definition at line 452 of file coap_dtls.h.