安全套接字客戶端

演示如何通過加密 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