edgeport - v1.0.3
Preparing search index...
kex
KexInitLists
Interface KexInitLists
The algorithm name-lists parsed from a peer's KEXINIT.
interface
KexInitLists
{
cipherC2S
:
string
[]
;
cipherS2C
:
string
[]
;
compC2S
:
string
[]
;
compS2C
:
string
[]
;
hostKey
:
string
[]
;
kex
:
string
[]
;
macC2S
:
string
[]
;
macS2C
:
string
[]
;
}
Index
Properties
cipher
C2
S
cipher
S2
C
comp
C2
S
comp
S2
C
host
Key
kex
mac
C2
S
mac
S2
C
Properties
cipher
C2
S
cipherC2S
:
string
[]
cipher
S2
C
cipherS2C
:
string
[]
comp
C2
S
compC2S
:
string
[]
comp
S2
C
compS2C
:
string
[]
host
Key
hostKey
:
string
[]
kex
kex
:
string
[]
mac
C2
S
macC2S
:
string
[]
mac
S2
C
macS2C
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cipher
C2
S
cipher
S2
C
comp
C2
S
comp
S2
C
host
Key
kex
mac
C2
S
mac
S2
C
edgeport - v1.0.3
Loading...
The algorithm name-lists parsed from a peer's KEXINIT.