Signals a problem with the public key certificate and private key used by a server (or client) for authentication.
public class SSLKeyException extends SSLException { // Public Constructors public SSLKeyException(String reason); }