edgeport - v1.0.3
Preparing search index...
kex
AlgorithmPrefs
Interface AlgorithmPrefs
Per-direction algorithm preference overrides for a connection.
interface
AlgorithmPrefs
{
cipher
?:
string
[]
;
hostKey
?:
string
[]
;
kex
?:
string
[]
;
mac
?:
string
[]
;
}
Index
Properties
cipher?
host
Key?
kex?
mac?
Properties
Optional
cipher
cipher
?:
string
[]
Optional
host
Key
hostKey
?:
string
[]
Optional
kex
kex
?:
string
[]
Optional
mac
mac
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cipher
host
Key
kex
mac
edgeport - v1.0.3
Loading...
Per-direction algorithm preference overrides for a connection.