![]() |
Qt 6.x
The Qt SDK
|
#include "qtlsbackend_st_p.h"
#include "qtlskey_st_p.h"
#include "qx509_st_p.h"
#include "qtls_st_p.h"
#include <QtCore/qsysinfo.h>
#include <QtCore/qmutex.h>
#include "moc_qtlsbackend_st_p.cpp"
Go to the source code of this file.
Namespaces | |
namespace | QTlsPrivate |
Namespace containing onternal types that TLS backends implement. | |
Functions | |
Q_LOGGING_CATEGORY (lcSecureTransport, "qt.tlsbackend.securetransport") | |
QList< QSslCertificate > | QTlsPrivate::systemCaCertificates () |
SSLContextRef | QTlsPrivate::qt_createSecureTransportContext (QSslSocket::SslMode mode) |
QSslCipher | QTlsPrivate::QSslCipher_from_SSLCipherSuite (SSLCipherSuite cipher) |
Q_LOGGING_CATEGORY | ( | lcSecureTransport | , |
"qt.tlsbackend.securetransport" | |||
) |