QSSLDevice retrieves the X509 authentication certificate of the other end of the connection and returns the host name here which you should case-insensitively compare to FX::FXNetwork::dnsReverseLookup() on the IP address of the other end. Note that with non-authenticated protocols, this call returns a null string
|