|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include <PasswordStore.h>
Public Attributes | |
| char | title [TITLE_LEN+1] |
| uint16_t | slot |
Definition at line 44 of file PasswordStore.h.
| uint16_t cdc::mod_password::PasswordStore::EntryIndex::slot |
Definition at line 46 of file PasswordStore.h.
| char cdc::mod_password::PasswordStore::EntryIndex::title[TITLE_LEN+1] |
Definition at line 45 of file PasswordStore.h.
Referenced by cdc::mod_password::PasswordStore::listEntriesSorted().