![]() |
C++ Web Framework
3.0
|
The SslLoader class is responsible for loading the SSL settings. More...
#include <sslloader.h>
Public Member Functions | |
| SslLoader (const Configuration &configuration) | |
| SslLoader constructor requires a Configuration object. | |
| QSslConfiguration * | getSslConfiguration () const |
| Returns a QSslConfiguration. It will returns nullptr if it fails. | |
The SslLoader class is responsible for loading the SSL settings.
1.8.13