Qt-Security-QSslSocketSetProtocolΒΆ

Check QSslSocket::setProtocol

Required inputs: IR

The method void QSslSocket::setProtocol(QSsl::SslProtocol protocol) is used to set the protocol version of the QSslSocket. The default mode is QSsl::SecureProtocols, which automatically chooses the most secure protocols available and should thus not be changed manually.

Possible Messages

Key

Text

Severity

Disabled

suspicious_call

Found suspicious call to {}.

None

False

Options