Searched refs:loadedKeyFactory (Results 1 – 1 of 1) sorted by relevance
1724 …ory makeSSLSocketFactory(KeyStore loadedKeyStore, KeyManagerFactory loadedKeyFactory) throws IOExc… in makeSSLSocketFactory() argument1726 return makeSSLSocketFactory(loadedKeyStore, loadedKeyFactory.getKeyManagers()); in makeSSLSocketFactory()