QgsAuthTrustedCAsDialog class

Widget for listing trusted Certificate (Intermediate) Authorities used in secure connections.

Constructors, destructors, conversion operators

QgsAuthTrustedCAsDialog(QWidget* parent = nullptr, const QList<QSslCertificate>& trustedCAs = QList<QSslCertificate>()) explicit
Construct a dialog that will list the trusted Certificate Authorities.

Function documentation

QgsAuthTrustedCAsDialog::QgsAuthTrustedCAsDialog(QWidget* parent = nullptr, const QList<QSslCertificate>& trustedCAs = QList<QSslCertificate>()) explicit

Construct a dialog that will list the trusted Certificate Authorities.

Parameters
parent Parent widget
trustedCAs List of trusted Certificate Authorities objects