First include the header: #include <QSslSocket>. Then use the following line to check if SSL is supported: qDebug() << "Device supports OpenSSL: ...
確定! 回上一頁