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

Public Member Functions

void updateFromPropertyTree (const boost::property_tree::ptree &pt)
 
void writeToStream (std::ostream &out_stream) const
 

Public Attributes

std::string server
 
boost::filesystem::path server_url_path
 
CryptoSource ca_source {CryptoSource::kFile}
 
CryptoSource pkey_source {CryptoSource::kFile}
 
CryptoSource cert_source {CryptoSource::kFile}
 

Detailed Description

Definition at line 40 of file config.h.


The documentation for this struct was generated from the following files: