Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Tamir
SharpSsh
jsch
DHG1
C# Class Tamir.SharpSsh.jsch.DHG1
Inheritance:
KeyExchange
Afficher le fichier
Open project: soywiz/csharputils
Méthodes publiques
Méthode
Description
getKeyType
( ) :
String
getState
( ) :
int
init
(
Session
session
,
byte
V_S
,
byte
V_C
,
byte
I_S
,
byte
I_C
) :
void
next
(
Buffer
_buf
) :
bool
Method Details
getKeyType()
public
méthode
public
getKeyType
( ) :
String
Résultat
String
getState()
public
méthode
public
getState
( ) :
int
Résultat
int
init()
public
méthode
public
init
(
Session
session
,
byte
V_S
,
byte
V_C
,
byte
I_S
,
byte
I_C
) :
void
session
Session
V_S
byte
V_C
byte
I_S
byte
I_C
byte
Résultat
void
next()
public
méthode
public
next
(
Buffer
_buf
) :
bool
_buf
Buffer
Résultat
bool