|
CCF
|
#include "ccf/crypto/sha256_hash.h"Go to the source code of this file.
Classes | |
| class | ccf::ClaimsDigest |
Namespaces | |
| namespace | ccf |
Functions | |
| void | ccf::to_json (nlohmann::json &j, const ClaimsDigest &hash) |
| void | ccf::from_json (const nlohmann::json &j, ClaimsDigest &hash) |
| std::string | ccf::schema_name (const ClaimsDigest *claims_digest_type) |
| void | ccf::fill_json_schema (nlohmann::json &schema, const ClaimsDigest *claims_digest_type) |