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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHandshakeMessage.java80 static final byte ht_client_hello = 1; field in class:HandshakeMessage
282 int messageType() { return ht_client_hello; }

Completed in 62 milliseconds