Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
DeviceCredGenerator::OutputPath Struct Reference
Collaboration diagram for DeviceCredGenerator::OutputPath:
[legend]

Public Member Functions

 OutputPath (const std::string &root_dir, const std::string &prefix="/var/sota/import", const std::string &private_key_file="pkey.pem", const std::string &cert_file="client.pem")
 

Public Attributes

const std::string directory
 
const std::string privateKeyFile
 
const std::string certFile
 
const std::string serverRootCA
 
const std::string gtwURLFile
 
const boost::filesystem::path rootDir
 
const boost::filesystem::path privateKeyFileFullPath
 
const boost::filesystem::path certFileFullPath
 
const boost::filesystem::path serverRootCAFullPath
 
const boost::filesystem::path gtwURLFileFullPath
 

Detailed Description

Definition at line 79 of file cert_provider_test.h.


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