|
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 381 of file GpgModule.cpp.
| uint8_t cdc::mod_gpg::WizardState::curve |
Definition at line 384 of file GpgModule.cpp.
| char cdc::mod_gpg::WizardState::email[64] |
Definition at line 383 of file GpgModule.cpp.
| char cdc::mod_gpg::WizardState::name[64] |
Definition at line 382 of file GpgModule.cpp.