KDECore
ksslcertificatemanager.cpp File Reference
#include "ksslcertificatemanager.h"#include "ksslcertificatemanager_p.h"#include "ktcpsocket.h"#include "ktcpsocket_p.h"#include <kconfig.h>#include <kconfiggroup.h>#include <kdebug.h>#include <kglobal.h>#include <klocale.h>#include <kstandarddirs.h>#include <ktoolinvocation.h>#include <QtDBus/QtDBus>#include "kssld/kssld_interface.h"#include "kssld/kssld_interface.moc"
Include dependency graph for ksslcertificatemanager.cpp:

Go to the source code of this file.
Functions | |
| QList< KSslCaCertificate > | _allKsslCaCertificates (KSslCertificateManager *cm) |
| void | _setAllKsslCaCertificates (KSslCertificateManager *cm, const QList< KSslCaCertificate > &certsIn) |
| static bool | certLessThan (const KSslCaCertificate &cacert1, const KSslCaCertificate &cacert2) |
| static QList< QSslCertificate > | deduplicate (const QList< QSslCertificate > &certs) |
Function Documentation
| QList<KSslCaCertificate> _allKsslCaCertificates | ( | KSslCertificateManager * | cm | ) |
Definition at line 523 of file ksslcertificatemanager.cpp.
| void _setAllKsslCaCertificates | ( | KSslCertificateManager * | cm, |
| const QList< KSslCaCertificate > & | certsIn | ||
| ) |
Definition at line 528 of file ksslcertificatemanager.cpp.
|
static |
Definition at line 334 of file ksslcertificatemanager.cpp.
Definition at line 193 of file ksslcertificatemanager.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference