Skip to main content

接口: KexInitMsg

ssh.KexInitMsg KexInitMsg 接口

目录

属性

属性

CiphersClientServer

Optional CiphersClientServer: string[]

定义于

ssh.ts:202

CiphersServerClient

Optional CiphersServerClient: string[]

定义于

ssh.ts:204

CompressionClientServer

Optional CompressionClientServer: string[]

定义于

ssh.ts:226

CompressionServerClient

Optional CompressionServerClient: string[]

定义于

ssh.ts:206
Optional Cookie: Uint8Array 固定大小数组,长度为: [16]

定义于

ssh.ts:218

FirstKexFollows

Optional FirstKexFollows: boolean

定义于

ssh.ts:212

KexAlgos

Optional KexAlgos: string[]

定义于

ssh.ts:220

LanguagesClientServer

Optional LanguagesClientServer: string[]

定义于

ssh.ts:228

LanguagesServerClient

Optional LanguagesServerClient: string[]

定义于

ssh.ts:208

MACsClientServer

Optional MACsClientServer: string[]

定义于

ssh.ts:222

MACsServerClient

Optional MACsServerClient: string[]

定义于

ssh.ts:224

Reserved

Optional Reserved: number

定义于

ssh.ts:210

ServerHostKeyAlgos

Optional ServerHostKeyAlgos: string[]

定义于

ssh.ts:200