CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
audit_format.h File Reference
#include "ccf/ds/json.h"
#include <vector>

Go to the source code of this file.

Classes

struct  ccf::AuditInfo
 

Namespaces

namespace  ccf
 

Enumerations

enum class  ccf::ActionFormat { ccf::COSE = 0 , ccf::JSON = 1 }
 

Functions

 ccf::DECLARE_JSON_ENUM (ActionFormat, {{ActionFormat::COSE, "COSE"}, {ActionFormat::JSON, "JSON"}})