|
QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
|
#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 200 of file qgsauthconfig.h.