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
qtlsbackend_st.cpp File Reference

(bab6ba431e2e4d88f584e98776bb549db42d1ed2)

#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"
Include dependency graph for qtlsbackend_st.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< QSslCertificateQTlsPrivate::systemCaCertificates ()
SSLContextRef QTlsPrivate::qt_createSecureTransportContext (QSslSocket::SslMode mode)
QSslCipher QTlsPrivate::QSslCipher_from_SSLCipherSuite (SSLCipherSuite cipher)

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( lcSecureTransport ,
"qt.tlsbackend.securetransport"  )