Aktualizr
C++ SOTA Client
|
Static Public Attributes | |
constexpr static const char *const | Type = "partial-verification" |
![]() | |
constexpr static const char *const | Type = "managed" |
Additional Inherited Members | |
![]() | |
ManagedSecondaryConfig (const char *type=Type) | |
![]() | |
SecondaryConfig (const char *type) | |
virtual const char * | type () const |
![]() | |
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 17 of file partialverificationsecondary.h.