Starts Transport Layer Security (TLS) protocol on this connection to enable session privacy. This affects the LdapConnection object and all cloned objects. A socket factory that implements LdapTLSSocketFactory must be set on the connection.
LdapException Thrown if TLS cannot be started. If a
/// SocketFactory has been specified that does not implement
/// LdapTLSSocketFactory an LdapException is thrown.
///
///