Searched defs:clientHello (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DServerHandshaker.java167 this.clientHello(ch);
276 private void clientHello(ClientHello mesg) throws IOException { method in class:ServerHandshaker

Completed in 32 milliseconds