![]() |
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/qsslcertificate_p.h>#include <QtNetwork/private/qssl_p.h>#include "qasn1element_p.h"#include "qx509_generic_p.h"#include <QtNetwork/qhostaddress.h>#include <QtCore/qendian.h>#include <QtCore/qhash.h>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | QTlsPrivate |
| Namespace containing onternal types that TLS backends implement. | |
Macros | |
| #define | BEGINCERTSTRING "-----BEGIN CERTIFICATE-----" |
| #define | ENDCERTSTRING "-----END CERTIFICATE-----" |
| #define BEGINCERTSTRING "-----BEGIN CERTIFICATE-----" |
Definition at line 57 of file qx509_generic.cpp.
| #define ENDCERTSTRING "-----END CERTIFICATE-----" |
Definition at line 58 of file qx509_generic.cpp.