QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include <QHash>
#include <QString>
#include <QDomElement>
#include <QDomDocument>
#include <QSslCertificate>
#include <QSslKey>
#include <QSslError>
#include <QSslSocket>
#include "qgis.h"
Go to the source code of this file.
Classes | |
class | QgsAuthConfigSslServer |
Configuration container for SSL server connection exceptions or overrides. More... | |
class | QgsAuthMethodConfig |
Configuration storage class for authentication method configurations. More... | |
class | QgsPkiBundle |
Storage set for PKI bundle: SSL certificate, key, optional CA cert chain. More... | |
class | QgsPkiConfigBundle |
Storage set for constructed SSL certificate, key, associated with an authentication config. More... | |
Typedefs | |
typedef QHash< QString, QgsAuthMethodConfig > | QgsAuthMethodConfigsMap |
typedef QHash<QString, QgsAuthMethodConfig> QgsAuthMethodConfigsMap |
Definition at line 198 of file qgsauthconfig.h.