|
| 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 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) |
|
Definition at line 7 of file bootstrap.h.
The documentation for this class was generated from the following files: