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