Package com.novell.nds.dirxml.driver.ssl

Class Summary
KeyStoreSSLFactory Extension of SSLFactory describing a factory that will produce SSL-capable sockets based on key/certificates in a keystore.
KmoSSLFactory Extension of SSLFactory describing a factory that will produce SSL-capable sockets based on eDirectory Key Material Objects (KMOs).
SecureRandomFactory Factory class that generates a shared SecureRandom object.
SSLFactory Abstract class describing a factory that will produce SSL-capable sockets.
 

Exception Summary
SSLInitializationException Class that exists to encapsulate various errors that may occur when creating SSL factories/sockets.