Package com.jcraft.jsch
Class DHXEC
java.lang.Object
com.jcraft.jsch.KeyExchange
com.jcraft.jsch.DHXEC
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jcraft.jsch.KeyExchange
getFingerPrint, getKeyAlgorithName, getKeyType, guess, normalize, verify
-
Field Details
-
sha_name
-
curve_name
-
key_len
protected int key_len
-
-
Constructor Details
-
DHXEC
public DHXEC()
-
-
Method Details
-
init
- Specified by:
initin classKeyExchange- Throws:
Exception
-
next
- Specified by:
nextin classKeyExchange- Throws:
Exception
-
getState
public int getState()- Specified by:
getStatein classKeyExchange
-