com.jcraft.jsch

Class DHGEX

public class DHGEX extends KeyExchange

Method Summary
StringgetKeyType()
intgetState()
voidinit(Session session, byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C)
booleannext(Buffer _buf)

Method Detail

getKeyType

public String getKeyType()

getState

public int getState()

init

public void init(Session session, byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C)

next

public boolean next(Buffer _buf)