Use nsICrypto::logout() to clear SSL Session IDs instead of SSLv2 pref hack

Apparently there is now a method to clear SSL Session IDs and other crypto data that we can call upon Tor toggle, instead of performing our current brutal hack of toggling security.enable_ssl2.

https://bugzilla.mozilla.org/show_bug.cgi?id=448747