com.jcraft.jsch
public class HostKey extends Object
Field Summary | |
---|---|
static int | SSHDSS |
static int | SSHRSA |
Constructor Summary | |
---|---|
HostKey(String host, byte[] key) |
Method Summary | |
---|---|
String | getFingerPrint(JSch jsch) |
String | getHost() |
String | getKey() |
String | getType() |