CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::mod_gpg::gpg_self_cert_index_entry_t Struct Reference

Sort entry exposing a stable ordered index over the NVS blobs. More...

#include <GpgSelfCertStore.h>

Public Attributes

char nvs_key [16]
uint32_t received_at

Detailed Description

Sort entry exposing a stable ordered index over the NVS blobs.

Definition at line 37 of file GpgSelfCertStore.h.

Member Data Documentation

◆ nvs_key

char cdc::mod_gpg::gpg_self_cert_index_entry_t::nvs_key[16]

Definition at line 38 of file GpgSelfCertStore.h.

◆ received_at

uint32_t cdc::mod_gpg::gpg_self_cert_index_entry_t::received_at

Definition at line 39 of file GpgSelfCertStore.h.

Referenced by cdc::mod_gpg::GpgSelfCertStore::listIndex().


The documentation for this struct was generated from the following file: