KIO
ksslpeerinfo.cpp
Go to the documentation of this file.
QString getSubject() const
Get the subject of the certificate (X.509 map).
Definition: ksslcertificate.cpp:167
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
#define kDebug
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.