Skip to main content

Interface: HandshakeLog

ssh.HandshakeLog HandshakeLog Interface

Table of contents

Properties

Properties

AlgorithmSelection

• Optional AlgorithmSelection: Algorithms

Defined in

ssh.ts:186
• Optional Banner: string

Defined in

ssh.ts:178

ClientID

• Optional ClientID: EndpointId

Defined in

ssh.ts:190

ClientKex

• Optional ClientKex: KexInitMsg

Defined in

ssh.ts:184

ServerID

• Optional ServerID: EndpointId

Defined in

ssh.ts:188

ServerKex

• Optional ServerKex: KexInitMsg

Defined in

ssh.ts:182

UserAuth

• Optional UserAuth: string[]

Defined in

ssh.ts:180