QGIS API Documentation 3.99.0-Master (752b475928d)
Loading...
Searching...
No Matches
QgsAuthCertInfo Class Reference

Widget for viewing detailed info on a certificate and its hierarchical trust chain. More...

#include <qgsauthcertificateinfo.h>

Inheritance diagram for QgsAuthCertInfo:

Public Member Functions

 QgsAuthCertInfo (const QSslCertificate &cert, bool manageCertTrust=false, QWidget *parent=nullptr, const QList< QSslCertificate > &connectionCAs=QList< QSslCertificate >())
 Constructor for QgsAuthCertInfo.
bool trustCacheRebuilt () const
 Returns whether the cache of trust chain has been rebuilt.

Detailed Description

Widget for viewing detailed info on a certificate and its hierarchical trust chain.

Definition at line 40 of file qgsauthcertificateinfo.h.

Constructor & Destructor Documentation

◆ QgsAuthCertInfo()

QgsAuthCertInfo::QgsAuthCertInfo ( const QSslCertificate & cert,
bool manageCertTrust = false,
QWidget * parent = nullptr,
const QList< QSslCertificate > & connectionCAs = QList<QSslCertificate>() )
explicit

Constructor for QgsAuthCertInfo.

Definition at line 36 of file qgsauthcertificateinfo.cpp.

Member Function Documentation

◆ trustCacheRebuilt()

bool QgsAuthCertInfo::trustCacheRebuilt ( ) const
inline

Returns whether the cache of trust chain has been rebuilt.

Definition at line 49 of file qgsauthcertificateinfo.h.


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