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

(e115d28ce75b8aa68e4eeea9ed2ef3987e861db9)

#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"  )