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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHandshaker.java54 * Handshaker ... processes handshake records from an SSL V3.0
62 abstract class Handshaker { class
64 // protocol version being established using this Handshaker
185 Handshaker(SSLSocketImpl c, SSLContextImpl context, method in class:Handshaker
196 Handshaker(SSLEngineImpl engine, SSLContextImpl context, method in class:Handshaker

Completed in 34 milliseconds