Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | List of all members
Uptane::SecondaryConfig Class Reference
Collaboration diagram for Uptane::SecondaryConfig:
[legend]

Public Member Functions

 SecondaryConfig (const boost::filesystem::path &config_file)
 

Public Attributes

SecondaryType secondary_type {}
 
std::string ecu_serial
 
std::string ecu_hardware_id
 
bool partial_verifying {}
 
std::string ecu_private_key
 
std::string ecu_public_key
 
KeyType key_type {KeyType::kRSA2048}
 
std::string opcua_lds_url
 
boost::filesystem::path full_client_dir
 
boost::filesystem::path firmware_path
 
boost::filesystem::path metadata_path
 
boost::filesystem::path target_name_path
 
sockaddr_storage ip_addr {}
 

Detailed Description

Definition at line 28 of file secondaryconfig.h.


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