Package com.trilead.ssh2.transport
Class KexState
java.lang.Object
com.trilead.ssh2.transport.KexState
KexState.
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]
byte[]
int
-
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
-
-
Constructor Details
-
KexState
public KexState()
-