Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Primary::ManagedSecondaryConfig Class Reference
Inheritance diagram for Primary::ManagedSecondaryConfig:
[legend]
Collaboration diagram for Primary::ManagedSecondaryConfig:
[legend]

Public Member Functions

 ManagedSecondaryConfig (const char *type=Type)
 
- Public Member Functions inherited from Primary::SecondaryConfig
 SecondaryConfig (const char *type)
 
virtual const char * type () const
 

Public Attributes

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}
 

Static Public Attributes

constexpr static const char *const Type = "managed"
 

Detailed Description

Definition at line 19 of file managedsecondary.h.


The documentation for this class was generated from the following file: