Contiki-NG
Functions
coap-keystore-simple.c File Reference

    A simple keystore with fixed credentials.
More...

#include "coap-endpoint.h"
#include "coap-keystore.h"
#include <string.h>

Go to the source code of this file.

Functions

void coap_keystore_simple_init (void)
 Registers a simple CoAP DTLS keystore with fixed pre-shared key credentials. More...
 

Detailed Description

    A simple keystore with fixed credentials.
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-simple.c.