Name

SSLKeyException

Synopsis

Signals a problem with the public key certificate and private key used by a server (or client) for authentication.

javax.net.ssl.SSLKeyException

Figure 18-8. javax.net.ssl.SSLKeyException

public class SSLKeyException extends SSLException {
// Public Constructors
     public SSLKeyException(String reason);  
}

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.