![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/qtnetworkglobal.h>#include <QtNetwork/qsslsocket.h>#include <QtNetwork/qssl.h>#include <QtCore/qcryptographichash.h>#include <QtCore/qobject.h>#include <QtCore/qcontainerfwd.h>
Include dependency graph for qdtls.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QDtlsClientVerifier |
| This class implements server-side DTLS cookie generation and verification. More... | |
| class | QDtlsClientVerifier::GeneratorParameters |
| This class defines parameters for DTLS cookie generator. More... | |
| class | QDtls |
| This class provides encryption for UDP sockets. More... | |
Enumerations | |
| enum class | QDtlsError : unsigned char { NoError , InvalidInputParameters , InvalidOperation , UnderlyingSocketError , RemoteClosedConnectionError , PeerVerificationError , TlsInitializationError , TlsFatalError , TlsNonFatalError } |
Functions | |
| QT_REQUIRE_CONFIG (dtls) | |
|
strong |
| QT_REQUIRE_CONFIG | ( | dtls | ) |