Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.