CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
GpgSelfCertStore.h File Reference
#include <cstddef>
#include <cstdint>

Go to the source code of this file.

Classes

struct  cdc::mod_gpg::gpg_self_cert_t
 One third-party certification received over the badge's own key. More...
struct  cdc::mod_gpg::gpg_self_cert_index_entry_t
 Sort entry exposing a stable ordered index over the NVS blobs. More...
class  cdc::mod_gpg::GpgSelfCertStore
 NVS-backed store of third-party certifications on the badge's own key. More...

Namespaces

namespace  cdc
namespace  cdc::mod_gpg

Variables

constexpr size_t cdc::mod_gpg::kGpgSelfCertSigMax = 160
 Maximum length of a stored certification signature packet body (Tag 2).