|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
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 |
Sort entry exposing a stable ordered index over the NVS blobs.
Definition at line 37 of file GpgSelfCertStore.h.
| char cdc::mod_gpg::gpg_self_cert_index_entry_t::nvs_key[16] |
Definition at line 38 of file GpgSelfCertStore.h.
| 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().