DHGexParameters
object can be used to specify parameters for the diffie-hellman group exchange. Depending on which constructor is used, either the use of a SSH_MSG_KEX_DH_GEX_REQUEST
or SSH_MSG_KEX_DH_GEX_REQUEST_OLD
can be forced.
@see Connection#setDHGexParameters(DHGexParameters)
@author Christian Plattner, plattner@inf.ethz.ch
@version $Id: DHGexParameters.java,v 1.3 2006/09/20 12:51:37 cplattne Exp $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|