KSslCaCertificate Struct Reference
#include <ksslcertificatemanager_p.h>
Public Types | |
| enum | Store { SystemStore = 0, UserStore } |
Public Member Functions | |
| KSslCaCertificate (const QSslCertificate &c, Store s, bool _isBlacklisted) | |
| const KSslCaCertificate & | operator= (const KSslCaCertificate &other) |
Public Attributes | |
| const QSslCertificate | cert |
| const QByteArray | certHash |
| bool | isBlacklisted |
| const Store | store |
Detailed Description
Definition at line 23 of file ksslcertificatemanager_p.h.
Member Enumeration Documentation
Definition at line 25 of file ksslcertificatemanager_p.h.
Constructor & Destructor Documentation
| KSslCaCertificate::KSslCaCertificate | ( | const QSslCertificate & | c, |
| Store | s, | ||
| bool | _isBlacklisted | ||
| ) | [inline] |
Definition at line 32 of file ksslcertificatemanager_p.h.
Member Function Documentation
| const KSslCaCertificate& KSslCaCertificate::operator= | ( | const KSslCaCertificate & | other | ) | [inline] |
Definition at line 42 of file ksslcertificatemanager_p.h.
Member Data Documentation
| const QSslCertificate KSslCaCertificate::cert |
Definition at line 37 of file ksslcertificatemanager_p.h.
| const QByteArray KSslCaCertificate::certHash |
Definition at line 38 of file ksslcertificatemanager_p.h.
Definition at line 40 of file ksslcertificatemanager_p.h.
Definition at line 39 of file ksslcertificatemanager_p.h.
The documentation for this struct was generated from the following file:
KDE 4.6 API Reference