Tamir.SharpSsh.jsch.KeyExchange Class Reference

Inheritance diagram for Tamir.SharpSsh.jsch.KeyExchange:

Tamir.SharpSsh.jsch.DHG1 Tamir.SharpSsh.jsch.DHGEX

List of all members.

Public Member Functions

abstract void init (Session session, byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C)
abstract bool next (Buffer buf)
abstract String getKeyType ()
abstract int getState ()
String getFingerPrint ()

Public Attributes

const int STATE_END = 0
Tamir.SharpSsh.java.String[] _guess = null

Protected Attributes

Session session = null
HASH sha = null
byte[] K = null
byte[] H = null
byte[] K_S = null


Detailed Description

Definition at line 34 of file KeyExchange.cs.


Member Function Documentation

String Tamir.SharpSsh.jsch.KeyExchange.getFingerPrint (  ) 

Definition at line 154 of file KeyExchange.cs.

abstract String Tamir.SharpSsh.jsch.KeyExchange.getKeyType (  )  [pure virtual]

abstract int Tamir.SharpSsh.jsch.KeyExchange.getState (  )  [pure virtual]

abstract void Tamir.SharpSsh.jsch.KeyExchange.init ( Session  session,
byte[]  V_S,
byte[]  V_C,
byte[]  I_S,
byte[]  I_C 
) [pure virtual]

abstract bool Tamir.SharpSsh.jsch.KeyExchange.next ( Buffer  buf  )  [pure virtual]


Member Data Documentation

Definition at line 67 of file KeyExchange.cs.

byte [] Tamir.SharpSsh.jsch.KeyExchange.H = null [protected]

Definition at line 71 of file KeyExchange.cs.

byte [] Tamir.SharpSsh.jsch.KeyExchange.K = null [protected]

Definition at line 70 of file KeyExchange.cs.

byte [] Tamir.SharpSsh.jsch.KeyExchange.K_S = null [protected]

Definition at line 72 of file KeyExchange.cs.

Definition at line 68 of file KeyExchange.cs.

Definition at line 69 of file KeyExchange.cs.

Definition at line 65 of file KeyExchange.cs.


The documentation for this class was generated from the following file:

Generated on Wed Jul 21 15:05:32 2010 for SharpSSH by  doxygen 1.5.9