46 #include <QtCore/qglobal.h> 47 #include <QtCore/QFlags>
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DECLARE_FLAGS(Flags, Enum)
The Q_DECLARE_FLAGS() macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
SslProtocol
Describes the protocol of the cipher.
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
The Q_DECLARE_OPERATORS_FOR_FLAGS() macro declares global operator|() functions for Flags...
AlternateNameEntryType
Describes the key types for alternate name entries in QSslCertificate.
SslOption
Describes the options that can be used to control the details of SSL behaviour.
EncodingFormat
Describes supported encoding formats for certificates and keys.
KeyAlgorithm
Describes the different key algorithms supported by QSslKey.
KeyType
Describes the two types of keys QSslKey supports.
The QSsl namespace declares enums common to all SSL classes in QtNetwork.