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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp125 static const char *g_pcszKeyFile = NULL; // server key file variable
840 if (g_fSSL && soap_ssl_server_context(&soap, SOAP_SSL_REQUIRE_SERVER_AUTHENTICATION | SOAP_TLSv1, g_pcszKeyFile,
978 g_pcszKeyFile = ValueUnion.psz;

Completed in 47 milliseconds