Ganymed SSH-2 for Java

Uses of Interface
ch.ethz.ssh2.ServerHostKeyVerifier

Uses of ServerHostKeyVerifier in ch.ethz.ssh2
 

Methods in ch.ethz.ssh2 with parameters of type ServerHostKeyVerifier
 ConnectionInfo Connection.connect(ServerHostKeyVerifier verifier)
          Same as connect(verifier, 0, 0).
 ConnectionInfo Connection.connect(ServerHostKeyVerifier verifier, int connectTimeout, int kexTimeout)
          Connect to the SSH-2 server and, as soon as the server has presented its host key, use the ServerHostKeyVerifier.verifyServerHostKey() method of the verifier to ask for permission to proceed.
 


Ganymed SSH-2 for Java

!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!