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

Go to the source code of this file.

Classes

struct  cdc::mod_gpg::gpg_recv_key_t
 One GPG public key received from another badge. More...
struct  cdc::mod_gpg::gpg_recv_index_entry_t
 Sort entry used to expose a stable ordered index over NVS keys. More...
class  cdc::mod_gpg::GpgRecvStore
 NVS-backed store for cross-sign target keys received via BLE. More...

Namespaces

namespace  cdc
namespace  cdc::mod_gpg

Variables

constexpr uint8_t cdc::mod_gpg::kGpgRecvFlagVerified = 0x01