fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Static Public Member Functions | List of all members
UtilsLXDAuth Class Reference

#include <utils_lxd.h>

Static Public Member Functions

static bool check_trust_certs (std::string &sError)
 
static bool connect_with_lxd (const std::string &sPass, std::string &sError)
 
static bool set_trusted (const std::string &sPass, std::string &sError)
 

Member Function Documentation

◆ check_trust_certs()

bool UtilsLXDAuth::check_trust_certs ( std::string &  sError)
static

◆ connect_with_lxd()

bool UtilsLXDAuth::connect_with_lxd ( const std::string &  sPass,
std::string &  sError 
)
static

◆ set_trusted()

bool UtilsLXDAuth::set_trusted ( const std::string &  sPass,
std::string &  sError 
)
static

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