![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "../shared/qx509_base_p.h"
#include <QtNetwork/private/qtlsbackend_p.h>
#include <QtCore/qvariant.h>
#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
#include "qopenssl_p.h"
Go to the source code of this file.
Classes | |
class | QTlsPrivate::X509CertificateOpenSSL |
Namespaces | |
namespace | QTlsPrivate |
Namespace containing onternal types that TLS backends implement. |
Functions | |
int | QTlsPrivate::qt_X509Callback (int ok, X509_STORE_CTX *ctx) |