Package com.trilead.ssh2.transport
Class KexState
java.lang.Object
com.trilead.ssh2.transport.KexState
KexState.
- Version:
- $Id: KexState.java,v 1.1 2007/10/15 12:49:57 cplattne Exp $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
localKEX
-
remoteKEX
-
np
-
state
public int state -
K
-
H
public byte[] H -
hostkey
public byte[] hostkey -
dhx
-
dhgx
-
dhgexParameters
-
hashAlgorithm
-
-
Constructor Details
-
KexState
public KexState()
-
-
Method Details
-
setHashAlgorithm
-
getHashAlgorithm
-