|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Public Attributes | |
| char | name [64] |
| char | email [64] |
| uint8_t | curve |
Definition at line 586 of file GpgModule.cpp.
| uint8_t cdc::mod_gpg::WizardState::curve |
Definition at line 589 of file GpgModule.cpp.
| char cdc::mod_gpg::WizardState::email[64] |
Definition at line 588 of file GpgModule.cpp.
| char cdc::mod_gpg::WizardState::name[64] |
Definition at line 587 of file GpgModule.cpp.