QSsl NamespaceThe QSsl namespace declares enums common to all SSL classes in QtNetwork. More... #include <QSsl> This namespace was introduced in Qt 4.3. Types
Detailed DescriptionThe QSsl namespace declares enums common to all SSL classes in QtNetwork. Type Documentationenum QSsl::AlternateNameEntryTypeDescribes the key types for alternate name entries in QSslCertificate.
See also QSslCertificate::alternateSubjectNames(). enum QSsl::EncodingFormatDescribes supported encoding formats for certificates and keys.
enum QSsl::KeyAlgorithmDescribes the different key algorithms supported by QSslKey.
enum QSsl::KeyTypeDescribes the two types of keys QSslKey supports.
enum QSsl::SslProtocolDescribes the protocol of the cipher.
Note: most servers using SSL understand both versions (2 and 3), but it is recommended to use the latest version only for security reasons. However, SSL and TLS are not compatible with each other: if you get unexpected handshake failures, verify that you chose the correct setting for your protocol. X
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |