Searched defs:getKeyManagers (Results 1 – 3 of 3) sorted by relevance
62 KeyManager[] getKeyManagers() throws GeneralSecurityException, IOException { in getKeyManagers() method in DefaultSSLContextImpl
63 KeyManager[] getKeyManagers() throws GeneralSecurityException, IOException { in getKeyManagers() method in DefaultSSLContextImpl
456 private KeyManager[] getKeyManagers() throws Exception { in getKeyManagers() method in WebServer.ServerThread