This package consists of wiring to attach the PureTLS implementation of SSL/TLS to RMI. (See http://www.rtfm.com/puretls/.)

I never got it working robustly; it always had these mysterious long delays. Hence I stuck with my {@link ssh} implementation instead. I abandoned this class before it got far enough to have support for actual Snowflake protocol; all it does right now is route RMI messages over SSL channels. @pkgHide DebugInputStream @pkgHide DebugOutputStream @pkgHide DebugSSLServerSocket @pkgHide DebugSSLSocket