![]() |
Contiki-NG
|
Implementation of the Contiki OMA LWM2M security. More...
#include <stdint.h>#include <string.h>#include <inttypes.h>#include "lwm2m-object.h"#include "lwm2m-engine.h"#include "lwm2m-server.h"#include "lwm2m-security.h"#include "coap-keystore.h"#include "lib/list.h"#include "coap-log.h"Go to the source code of this file.
Implementation of the Contiki OMA LWM2M security.
Definition in file lwm2m-security.c.