libcoap
4.3.0
|
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 374 of file coap_dtls.h.
coap_bin_const_t coap_dtls_spsk_info_t::hint |
Definition at line 375 of file coap_dtls.h.
coap_bin_const_t coap_dtls_spsk_info_t::key |
Definition at line 376 of file coap_dtls.h.