KDECore
KSSLD Class Reference
#include <kssld.h>
Inheritance diagram for KSSLD:
Public Member Functions | |
| void | clearRule (const QSslCertificate &cert, const QString &hostName) |
| void | clearRule (const KSslCertificateRule &rule) |
| KSSLD (QObject *parent, const QVariantList &) | |
| QList< QSslCertificate > | rootCertificates () const |
| KSslCertificateRule | rule (const QSslCertificate &cert, const QString &hostName) const |
| void | setRootCertificates (const QList< QSslCertificate > &rootCertificates) |
| void | setRule (const KSslCertificateRule &rule) |
| ~KSSLD () | |
Detailed Description
Definition at line 35 of file kssld.h.
Constructor & Destructor Documentation
Member Function Documentation
| void KSSLD::clearRule | ( | const QSslCertificate & | cert, | |
| const QString & | hostName | |||
| ) |
| void KSSLD::clearRule | ( | const KSslCertificateRule & | rule | ) |
| QList< QSslCertificate > KSSLD::rootCertificates | ( | ) | const |
| KSslCertificateRule KSSLD::rule | ( | const QSslCertificate & | cert, | |
| const QString & | hostName | |||
| ) | const |
| void KSSLD::setRootCertificates | ( | const QList< QSslCertificate > & | rootCertificates | ) |
| void KSSLD::setRule | ( | const KSslCertificateRule & | rule | ) |
The documentation for this class was generated from the following files:
KDE 4.3 API Reference