|
Aktualizr
C++ SOTA Client
|
Static Public Attributes | |
| static constexpr const char *const | Type = "partial-verification" |
Static Public Attributes inherited from Primary::ManagedSecondaryConfig | |
| static constexpr const char *const | Type = "managed" |
Additional Inherited Members | |
Public Member Functions inherited from Primary::ManagedSecondaryConfig | |
| ManagedSecondaryConfig (const char *type=Type) | |
Public Member Functions inherited from Primary::SecondaryConfig | |
| SecondaryConfig (const char *type) | |
| virtual const char * | type () const |
Public Attributes inherited from Primary::ManagedSecondaryConfig | |
| bool | partial_verifying {false} |
| std::string | ecu_serial |
| std::string | ecu_hardware_id |
| boost::filesystem::path | full_client_dir |
| std::string | ecu_private_key |
| std::string | ecu_public_key |
| boost::filesystem::path | firmware_path |
| boost::filesystem::path | target_name_path |
| boost::filesystem::path | metadata_path |
| KeyType | key_type {KeyType::kRSA2048} |
Definition at line 16 of file partialverificationsecondary.h.
1.8.13