|
| VirtualSecondaryConfig (const Json::Value &json_config) |
|
void | dump (const boost::filesystem::path &file_full_path) const |
|
| ManagedSecondaryConfig (const char *type=Type) |
|
| SecondaryConfig (const char *type) |
|
virtual const char * | type () const |
|
|
static const char *const | Type = "virtual" |
|
constexpr static const char *const | Type = "managed" |
|
|
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 11 of file virtualsecondary.h.
The documentation for this class was generated from the following files: