Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtls_schannel_p.h File Reference

(bab6ba431e2e4d88f584e98776bb549db42d1ed2)

#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>
Include dependency graph for qtls_schannel_p.h:
This graph shows which files directly or indirectly include this file:

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)

Macro Definition Documentation

◆ SCHANNEL_USE_BLACKLISTS

#define SCHANNEL_USE_BLACKLISTS   1

Definition at line 30 of file qtls_schannel_p.h.

◆ SECURITY_WIN32

#define SECURITY_WIN32

Definition at line 29 of file qtls_schannel_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( schannel )