安全套接字客户端

演示如何通过加密 SSL (安全套接字层) 连接通信。

此范例使用 QSslSocket 演示如何通过加密连接通信,处理身份验证问题、显示安全及证书信息。

The user enters the host name and port that they want to connect to, and are then able to view the security certificate

范例工程 @ code.qt.io