ksslpeerinfo.h
bool cnMatchesAddress(TQString cn)
Determine if the given "common name" matches the address set with setPeerHost().
Definition ksslpeerinfo.cpp:89
KSSLCertificate & getPeerCertificate()
Get a reference to the peer's certificate.
Definition ksslpeerinfo.cpp:56
bool certMatchesAddress()
Determine if the peer's certificate matches the address set with setPeerHost().
Definition ksslpeerinfo.cpp:72
const TQString & peerHost() const
Returns the host we are connected to.
Definition ksslpeerinfo.cpp:168
void setPeerHost(TQString host=TQString::null)
Set the host that we are connected to.
Definition ksslpeerinfo.cpp:60
Trinity API Reference