Class AutoSelfSignedKeyManager

java.lang.Object
javax.net.ssl.X509ExtendedKeyManager
net.handle.util.AutoSelfSignedKeyManager
All Implemented Interfaces:
KeyManager, X509KeyManager

public class AutoSelfSignedKeyManager extends X509ExtendedKeyManager
This object is used to provide a private key for authentication to the other side of a secure socket connection.