Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/qlist.h>
#include <QtNetwork/qtcpsocket.h>
#include <QtNetwork/qsslerror.h>
Go to the source code of this file.
Classes | |
class | QSslSocket |
The QSslSocket class provides an SSL encrypted socket for both clients and servers. More... | |