Searched defs:applyCertificates (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUINetworkReply.cpp80 static int applyCertificates(RTHTTP pHttp, const QString &strFullCertificateFileName);
150 rc = applyCertificates(m_pHttp, strFullCertificateFileName);
239 int UINetworkReplyPrivateThread::applyCertificates(RTHTTP pHttp, const QString &strFullCertificateFileName) function in class:UINetworkReplyPrivateThread

Completed in 43 milliseconds