Ganymed SSH-2 for Java

Uses of Class
ch.ethz.ssh2.DHGexParameters

Uses of DHGexParameters in ch.ethz.ssh2
 

Methods in ch.ethz.ssh2 with parameters of type DHGexParameters
 void Connection.setDHGexParameters(DHGexParameters dgp)
          Sets the parameters for the diffie-hellman group exchange.
 


Ganymed SSH-2 for Java