Searched refs:loadTrustedCertificates (Results 1 – 4 of 4) sorted by relevance
102 socketFactory->loadTrustedCertificates(argv[4]); in main()
100 socketFactory->loadTrustedCertificates(argv[4]); in main()
296 virtual void loadTrustedCertificates(const char *path, const char *capath = nullptr);
502 void TSSLSocketFactory::loadTrustedCertificates(const char *path, const char *capath) in loadTrustedCertificates() function in apache::thrift::transport::TSSLSocketFactory