Searched refs:keyAndTrustStoreClasspathPath (Results 1 – 1 of 1) sorted by relevance
1736 …public static SSLServerSocketFactory makeSSLSocketFactory(String keyAndTrustStoreClasspathPath, ch… in makeSSLSocketFactory() argument1739 … InputStream keystoreStream = NanoHTTPD.class.getResourceAsStream(keyAndTrustStoreClasspathPath); in makeSSLSocketFactory()