| Class | Description |
|---|---|
| JschRandom | |
| JschSshProvider |
Provider implementation for JSch
|
JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license.
Downloads and more information about JSch may be found at http://www.jcraft.com/jsch/.
Copyright © 2018. All rights reserved.