Searched refs:throwSSLException (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DClientHandshaker.java191 throwSSLException("Server key", e);
199 throwSSLException("Server key", e);
211 throwSSLException("Server key", e);
223 throwSSLException("Server key", e);
H A DServerHandshaker.java741 throwSSLException
761 throwSSLException("Error generating DH server key exchange", e);
780 throwSSLException(
H A DHandshaker.java1272 static void throwSSLException(String msg, Throwable cause) method in class:Handshaker

Completed in 230 milliseconds