com.sun.net.ssl
Interface KeyManager

All Known Subinterfaces:
X509KeyManager

public interface KeyManager

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