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

Public Member Functions

 operator std::vector< std::string > () const
 

Public Attributes

Param fleetCA {"--fleet-ca", this}
 
Param fleetCAKey {"--fleet-ca-key", this}
 
Param localDir {"--local", this}
 
Param directoryPrefix {"--directory", this}
 
Param configFile {"--config", this}
 
Param validityDays {"--days", this}
 
Param countryCode {"--certificate-c", this}
 
Param state {"--certificate-st", this}
 
Param organization {"--certificate-o", this}
 
Param commonName {"--certificate-cn", this}
 
Param rsaBits {"--bits", this}
 
Param credentialFile {"--credentials", this}
 
Option provideRootCA {"--root-ca", this}
 
Option provideServerURL {"--server-url", this}
 

Detailed Description

Definition at line 13 of file cert_provider_test.h.


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