KIO
ksslpeerinfo.cpp
Go to the documentation of this file.
bool cnMatchesAddress(QString cn)
Determine if the given "common name" matches the address set with setPeerHost().
Definition ksslpeerinfo.cpp:80
void setPeerHost(const QString &host=QString())
Set the host that we are connected to.
Definition ksslpeerinfo.cpp:55
KSSLCertificate & getPeerCertificate()
Get a reference to the peer's certificate.
Definition ksslpeerinfo.cpp:51
const QString & peerHost() const
Returns the host we are connected to.
Definition ksslpeerinfo.cpp:159
bool certMatchesAddress()
Determine if the peer's certificate matches the address set with setPeerHost().
Definition ksslpeerinfo.cpp:63
QString getValue(const QString &key) const
Get the value of an entry in the map.
Definition ksslx509map.cpp:40
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.