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
qtls_schannel_p.h File Reference

(f7792d2b6d3d1e5dd47a8f6429b817b793bcfb9b)

#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 29 of file qtls_schannel_p.h.

◆ SECURITY_WIN32

#define SECURITY_WIN32

Definition at line 28 of file qtls_schannel_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( schannel )