Trilead SSH-2 for Java

Uses of Class
com.trilead.ssh2.DHGexParameters

Uses of DHGexParameters in com.trilead.ssh2
 

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


Trilead SSH-2 for Java