KIO
KSslCertificateBox Class Reference
#include <ksslcertificatebox.h>
Inheritance diagram for KSslCertificateBox:

Public Types | |
enum | CertificateParty { Subject = 0 , Issuer } |
Public Member Functions | |
KSslCertificateBox (QWidget *parent=0) | |
~KSslCertificateBox () | |
void | clear () |
void | setCertificate (const QSslCertificate &cert, CertificateParty party) |
Public Attributes | |
KSslCertificateBoxPrivate *const | d |
Detailed Description
Definition at line 32 of file ksslcertificatebox.h.
Member Enumeration Documentation
◆ CertificateParty
Enumerator | |
---|---|
Subject | |
Issuer |
Definition at line 36 of file ksslcertificatebox.h.
Constructor & Destructor Documentation
◆ KSslCertificateBox()
|
explicit |
Definition at line 34 of file ksslcertificatebox.cpp.
◆ ~KSslCertificateBox()
KSslCertificateBox::~KSslCertificateBox | ( | ) |
Definition at line 46 of file ksslcertificatebox.cpp.
Member Function Documentation
◆ clear()
void KSslCertificateBox::clear | ( | ) |
Definition at line 74 of file ksslcertificatebox.cpp.
◆ setCertificate()
void KSslCertificateBox::setCertificate | ( | const QSslCertificate & | cert, |
CertificateParty | party | ||
) |
Definition at line 52 of file ksslcertificatebox.cpp.
Member Data Documentation
◆ d
KSslCertificateBoxPrivate* const KSslCertificateBox::d |
Definition at line 47 of file ksslcertificatebox.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.