![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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" | ) |