Property | Type | Description | |
---|---|---|---|
_guess | String[] |
Property | Type | Description | |
---|---|---|---|
H | byte[] | ||
K | byte[] | ||
K_S | byte[] | ||
session | |||
sha | Tamir.SharpSsh.jsch.HASH |
Method | Description | |
---|---|---|
getFingerPrint ( ) : String | ||
getKeyType ( ) : String | ||
getState ( ) : int | ||
init ( |
||
next ( Buffer buf ) : bool |
Method | Description | |
---|---|---|
getH ( ) : byte[] | ||
getHash ( ) : Tamir.SharpSsh.jsch.HASH | ||
getHostKey ( ) : byte[] | ||
getK ( ) : byte[] | ||
guess ( byte I_S, byte I_C ) : String[] |
public abstract init ( |
||
session | ||
V_S | byte | |
V_C | byte | |
I_S | byte | |
I_C | byte | |
return | void |