public class DHG14 extends KeyExchange
| Constructor and Description |
|---|
DHG14() |
| Modifier and Type | Method and Description |
|---|---|
int |
getState() |
void |
init(Session session,
byte[] V_S,
byte[] V_C,
byte[] I_S,
byte[] I_C) |
boolean |
next(Buffer _buf) |
getFingerPrint, getKeyAlgorithName, getKeyType, guess, normalize, verifypublic void init(Session session, byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws java.lang.Exception
init in class KeyExchangejava.lang.Exceptionpublic boolean next(Buffer _buf) throws java.lang.Exception
next in class KeyExchangejava.lang.Exceptionpublic int getState()
getState in class KeyExchangeCopyright © 2020 JCraft,Inc.. All Rights Reserved.