46 #include <QtCore/qstring.h> 47 #include <QtCore/qscopedpointer.h> 48 #include <QtNetwork/qssl.h> 72 int supportedBits()
const;
75 QString keyExchangeMethod()
const;
76 QString authenticationMethod()
const;
77 QString encryptionMethod()
const;
86 #ifndef QT_NO_DEBUG_STREAM 91 #endif // QT_NO_OPENSSL The QDebug class provides an output stream for debugging information.
Q_NETWORK_EXPORT QDebug operator<<(QDebug debug, const QSslCipher &cipher)
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
The QSslCipher class represents an SSL cryptographic cipher.
#define QT_BEGIN_NAMESPACE
This macro expands to.
SslProtocol
Describes the protocol of the cipher.
QScopedPointer< QSslCipherPrivate > d
bool operator!=(const QSslCipher &other) const
Returns true if this cipher is not the same as other; otherwise, false is returned.
bool operator==(QBool b1, bool b2)
static bool isNull(const QVariant::Private *d)