Contiki-NG
Loading...
Searching...
No Matches
cose-error.c File Reference

COSE error implementation. More...

#include "cose-error.h"

Go to the source code of this file.

Functions

const char * cose_error_string (cose_error_t error)
 Get a human-readable error message for a COSE error.

Detailed Description

COSE error implementation.

Author
Niclas Finne nicla.nosp@m.s.fi.nosp@m.nne@r.nosp@m.i.se, Nicolas Tsiftes nicol.nosp@m.as.t.nosp@m.sifte.nosp@m.s@ri.nosp@m..se

Definition in file cose-error.c.

Function Documentation

◆ cose_error_string()