SFTP - Fix deprecated Bouncy Castle, address QA feedback
With the Bouncy Castle crypto api now deprecated on the latest versions of Android, a custom config for the SSHJ library was implemented-- see the Config object, and SshClient and Sftp Client classes.
Various other bug fixes that were found by QA are included in this branch.