Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsslkeyingmaterial.h File Reference

(c0d29ed52bce1f660cec0bc1e66ab8794837c4da)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/QString>
#include <QtCore/QMetaType>
Include dependency graph for qsslkeyingmaterial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSslKeyingMaterial
 Describes exported keying material derived from a TLS session. More...

Namespaces

namespace  QTlsPrivate
 Namespace containing onternal types that TLS backends implement.

Functions

Q_NETWORK_EXPORT QDebug operator<< (QDebug debug, QSslKeyingMaterial curve)
size_t qHash (const QSslKeyingMaterial &material, size_t seed=0)

Function Documentation

◆ operator<<()

Q_NETWORK_EXPORT QDebug operator<< ( QDebug debug,
QSslKeyingMaterial curve )
related

◆ qHash()

size_t qHash ( const QSslKeyingMaterial & material,
size_t seed = 0 )
inline

Definition at line 80 of file qsslkeyingmaterial.h.