Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsslsocket.cpp File Reference

(128645d02338029858dd3e03defeff9f16d80172)

#include "qssl_p.h"
#include "qsslsocket.h"
#include "qsslcipher.h"
#include "qocspresponse.h"
#include "qtlsbackend_p.h"
#include "qsslconfiguration_p.h"
#include "qsslsocket_p.h"
#include <QtCore/qdebug.h>
#include <QtCore/qdir.h>
#include <QtCore/qmutex.h>
#include <QtCore/qurl.h>
#include <QtCore/qelapsedtimer.h>
#include <QtNetwork/qhostaddress.h>
#include <QtNetwork/qhostinfo.h>
#include "moc_qsslsocket.cpp"
+ Include dependency graph for qsslsocket.cpp:

Go to the source code of this file.

Classes

class  QSslSocketGlobalData
 

Variables

constexpr auto isVxworks = false
 

Variable Documentation

◆ isVxworks

constexpr auto isVxworks = false
constexpr

Definition at line 370 of file qsslsocket.cpp.

Referenced by QSslSocketPrivate::unixRootCertDirectories().