Uses of Class
com.jcraft.jsch.HostKey
| Package | Description |
|---|---|
| com.jcraft.jsch |
-
Uses of HostKey in com.jcraft.jsch
Methods in com.jcraft.jsch that return HostKey Modifier and Type Method Description HostKey[]HostKeyRepository. getHostKey()Retuns a list for host keys managed in this repository.HostKey[]HostKeyRepository. getHostKey(java.lang.String host, java.lang.String type)Retuns a list for host keys managed in this repository.HostKey[]KnownHosts. getHostKey()HostKey[]KnownHosts. getHostKey(java.lang.String host, java.lang.String type)HostKeySession. getHostKey()