Searched refs:m_aSSLContext (Results 1 – 1 of 1) sorted by relevance
45 private SSLContext m_aSSLContext; field in WikiProtocolSocketFactory54 if ( m_aSSLContext == null ) in GetNotSoSecureSSLContext()109 m_aSSLContext = aContext; in GetNotSoSecureSSLContext()117 if ( m_aSSLContext == null ) in GetNotSoSecureSSLContext()120 return m_aSSLContext; in GetNotSoSecureSSLContext()
Completed in 35 milliseconds