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

#include <PasswordStore.h>

Public Attributes

char title [PASSWORD_TITLE_LEN+1]
char username [PASSWORD_USERNAME_LEN+1]
char password [PASSWORD_PASSWORD_LEN+1]
char url [PASSWORD_URL_LEN+1]
uint8_t totpSlot
char notes [PASSWORD_NOTES_LEN+1]

Detailed Description

Definition at line 23 of file PasswordStore.h.

Member Data Documentation

◆ notes

◆ password

◆ title

◆ totpSlot

◆ url

◆ username


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