Qt Cryptographic Architecture
|
#include <QtCrypto>
Public Attributes | |
QString | addr |
quint16 | port |
Convenience class to hold an IP address and an associated port.
For efficiency and simplicity, the members are directly accessed.
QString QCA::SASLContext::HostPort::addr |
The IP address.
quint16 QCA::SASLContext::HostPort::port |
The port.