Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_network_ssl_qsslconfiguration.cpp File Reference

(66a5f9fdd40485a4e64d447f84046698b7cacae3)

Go to the source code of this file.

Functions

config setProtocol (QSsl::TlsV1_2)
sslSocket setSslConfiguration (config)

Variables

QSslConfiguration config = sslSocket.sslConfiguration()
 [0]

Function Documentation

◆ setProtocol()

config setProtocol ( QSsl::TlsV1_2 )

◆ setSslConfiguration()

sslSocket setSslConfiguration ( config )

Variable Documentation

◆ config

QSslConfiguration config = sslSocket.sslConfiguration()

[0]

Definition at line 5 of file src_network_ssl_qsslconfiguration.cpp.