Searched refs:createKeyManagers (Results 1 – 1 of 1) sorted by relevance
205 keymanagers = createKeyManagers(keystore, keystorePassword); in SSLSocketFactory()266 private static KeyManager[] createKeyManagers(final KeyStore keystore, final String password) in createKeyManagers() method in SSLSocketFactory