17 #ifndef QGSAUTHIMPORTCERTDIALOG_H 18 #define QGSAUTHIMPORTCERTDIALOG_H 21 #include "ui_qgsauthimportcertdialog.h" 24 #include <QSslCertificate> 66 const QString certFileToImport();
69 const QString certTextToImport();
72 bool allowInvalidCerts();
80 void validateCertificates();
82 void on_btnImportFile_clicked();
84 void on_chkAllowInvalid_toggled(
bool checked );
100 #endif // QGSAUTHIMPORTCERTDIALOG_H
CertInput
Type of inputs for certificates.
Widget for importing a certificate into the authentication database.
CertTrustPolicy
Type of certificate trust policy.
CertFilter
Type of filter to apply to dialog.