Uses of Class
com.jcraft.jsch.HostKey
Packages that use HostKey
-
Uses of HostKey in com.jcraft.jsch
Subclasses of HostKey in com.jcraft.jschFields in com.jcraft.jsch declared as HostKeyMethods in com.jcraft.jsch that return HostKeyModifier and TypeMethodDescription(package private) HostKey
KnownHosts.createHashedHostKey
(String host, byte[] key) HostKey[]
HostKeyRepository.getHostKey()
Retuns a list for host keys managed in this repository.HostKey[]
HostKeyRepository.getHostKey
(String host, String type) Retuns a list for host keys managed in this repository.HostKey[]
KnownHosts.getHostKey()
HostKey[]
KnownHosts.getHostKey
(String host, String type) Session.getHostKey()
Methods in com.jcraft.jsch with parameters of type HostKey