C++ Web Framework  3.0
Public Member Functions | List of all members
SslLoader Class Reference

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.
 

Detailed Description

The SslLoader class is responsible for loading the SSL settings.


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