qt查看是否支持SSL

#include <QDebug>
#include <QSslSocket>

qDebug()<<QSslSocket::supportsSsl();
posted @ 2020-03-04 11:00  jacek  阅读(1174)  评论(0编辑  收藏  举报