Doc: Don't mention setDefaultCiphers() (removed in Qt 6.0)
Pick-to: 6.5 6.6 Change-Id: I775da7679bf4ff398a22334103c3116befec7da9 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
8041bfba47
commit
54b5ffb602
@ -97,8 +97,7 @@
|
|||||||
|
|
||||||
\list
|
\list
|
||||||
\li The socket's cryptographic cipher suite can be customized before
|
\li The socket's cryptographic cipher suite can be customized before
|
||||||
the handshake phase with QSslConfiguration::setCiphers()
|
the handshake phase with QSslConfiguration::setCiphers().
|
||||||
and QSslConfiguration::setDefaultCiphers().
|
|
||||||
\li The socket's local certificate and private key can be customized
|
\li The socket's local certificate and private key can be customized
|
||||||
before the handshake phase with setLocalCertificate() and
|
before the handshake phase with setLocalCertificate() and
|
||||||
setPrivateKey().
|
setPrivateKey().
|
||||||
|
Loading…
x
Reference in New Issue
Block a user