Home
last modified time | relevance | path

Searched refs:clientSSLContext (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/d/test/
Dasync_test.d105 auto clientSSLContext = new TSSLContext(); in main() local
106 with (clientSSLContext) { in main()
111 clientTransportFactory = new TAsyncSSLSocketFactory(clientSSLContext); in main()