Searched defs:clientAuth (Results 1 – 1 of 1) sorted by relevance
634 private int clientAuth; field in SSLSocketTest.TestServer638 public TestServer(int port, boolean provideKeys, int clientAuth) { in TestServer()