Contiki-NG
Loading...
Searching...
No Matches
coap-keystore.h File Reference

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_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.
 

Detailed Description

API for CoAP keystore.

Author
Niclas Finne nfi@s.nosp@m.ics..nosp@m.se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e

Definition in file coap-keystore.h.