Aktualizr
C++ SOTA Client
Public Member Functions | Static Public Member Functions | List of all members
Bootstrap Class Reference

Public Member Functions

 Bootstrap (const boost::filesystem::path &provision_path, const std::string &provision_password)
 
std::string getCa () const
 
std::string getCert () const
 
std::string getPkey () const
 

Static Public Member Functions

static void readTlsP12 (const std::string &p12_str, const std::string &provision_password, std::string &pkey, std::string &cert, std::string &ca)
 
static std::string readServerUrl (const boost::filesystem::path &provision_path)
 
static std::string readServerCa (const boost::filesystem::path &provision_path)
 

Detailed Description

Definition at line 7 of file bootstrap.h.


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