Document TlsV1SslV3 as deprecated
Change-Id: Id127b6d985d0085982e47b4f80886e3831ce07c7 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
parent
519ea72108
commit
9e46dd7719
@ -137,7 +137,7 @@ Q_LOGGING_CATEGORY(lcSsl, "qt.network.ssl");
|
||||
\value TlsV1_3OrLater TLSv1.3 and later versions. (Since Qt 5.12)
|
||||
\value UnknownProtocol The cipher's protocol cannot be determined.
|
||||
\value AnyProtocol Any supported protocol. This value is used by QSslSocket only.
|
||||
\value TlsV1SslV3 Same as TlsV1_0.
|
||||
\value TlsV1SslV3 Same as TlsV1_0. This enumerator is deprecated, use TlsV1_0 instead.
|
||||
\value SecureProtocols The default option, using protocols known to be secure.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user