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

Public Attributes

char title [PasswordStore::TITLE_LEN]
char username [PasswordStore::USERNAME_LEN]
char password [PasswordStore::PASSWORD_LEN]
char url [PasswordStore::URL_LEN]
uint8_t totpSlot
char notes [PasswordStore::NOTES_LEN]

Detailed Description

Definition at line 15 of file PasswordStore.cpp.

Member Data Documentation

◆ notes

◆ password

◆ title

◆ totpSlot

uint8_t cdc::mod_password::PasswordPayload::totpSlot

◆ url

◆ username


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