![]() |
Contiki-NG
|
API for CoAP keystore. More...
#include "coap-endpoint.h"Go to the source code of this file.
Data Structures | |
| struct | coap_keystore_psk_entry_t |
| The structure of a CoAP pre-shared key info. More... | |
| struct | coap_keystore_cert_entry_t |
| The structure of a CoAP PKI certificate info. More... | |
| struct | coap_keystore_t |
| The structure of a CoAP keystore. More... | |
Functions | |
| void | coap_set_keystore (const coap_keystore_t *keystore) |
| Set the CoAP keystore to use by CoAP. | |
API for CoAP keystore.
Definition in file coap-keystore.h.