![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "../shared/qwincrypt_p.h"
#include "qtlsbackend_schannel_p.h"
#include <QtNetwork/private/qsslsocket_p.h>
#include <winternl.h>
#include <security.h>
#include <schnlsp.h>
Go to the source code of this file.
Classes | |
class | QTlsPrivate::TlsCryptographSchannel |
Namespaces | |
namespace | QTlsPrivate |
Namespace containing onternal types that TLS backends implement. | |
Macros | |
#define | SECURITY_WIN32 |
#define | SCHANNEL_USE_BLACKLISTS 1 |
Functions | |
QT_REQUIRE_CONFIG (schannel) | |
#define SCHANNEL_USE_BLACKLISTS 1 |
Definition at line 29 of file qtls_schannel_p.h.
#define SECURITY_WIN32 |
Definition at line 28 of file qtls_schannel_p.h.
QT_REQUIRE_CONFIG | ( | schannel | ) |