public interface

KeyManager

com.sun.net.ssl.KeyManager
Known Indirect Subclasses

This interface is deprecated.
As of JDK 1.4, this implementation-specific class was replaced by KeyManager.

Class Overview

Base interface for JSSE key managers. These manage the key material which is used to authenticate to the peer of a secure socket.