public abstract interface X509KeyManager
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket.

During secure socket negotiations, implentations call methods in this interface to:

Note: the X509ExtendedKeyManager should be used in favor of this class.

extends KeyManager

Since:  1.4