Definition at line 9 of file HTTPSSingleton.h.
◆ get()
◆ getPathToCertificate()
const filesystem::path & framework::utility::HTTPSSingleton::getPathToCertificate |
( |
| ) |
const |
◆ getPathToKey()
const filesystem::path & framework::utility::HTTPSSingleton::getPathToKey |
( |
| ) |
const |
◆ getUseHTTPS()
bool framework::utility::HTTPSSingleton::getUseHTTPS |
( |
| ) |
const |
◆ setPathToCertificate()
void framework::utility::HTTPSSingleton::setPathToCertificate |
( |
const std::filesystem::path & | pathToCertificate | ) |
|
◆ setPathToKey()
void framework::utility::HTTPSSingleton::setPathToKey |
( |
const std::filesystem::path & | pathToKey | ) |
|
◆ setUseHTTPS()
void framework::utility::HTTPSSingleton::setUseHTTPS |
( |
bool | useHTTPS | ) |
|
The documentation for this class was generated from the following files: