libcoap 4.3.4
|
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 414 of file coap_dtls.h.
coap_bin_const_t coap_dtls_spsk_info_t::hint |
Definition at line 415 of file coap_dtls.h.
coap_bin_const_t coap_dtls_spsk_info_t::key |
Definition at line 416 of file coap_dtls.h.