CCF
|
#include <cstdint>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | ccf |
Enumerations | |
enum class | ccf::ActorsType : uint64_t { ccf::members = 0 , ccf::users , ccf::nodes , ccf::acme_challenge , ccf::unknown } |
Functions | |
bool | ccf::is_valid_actor (const std::string &actor) |
constexpr auto | ccf::get_actor_prefix (ActorsType at) |