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