Interface: HandshakeLog
ssh.HandshakeLog HandshakeLog InterfaceTable of contents
Properties
Properties
AlgorithmSelection
•Optional AlgorithmSelection: Algorithms
Defined in
ssh.ts:190Banner
•Optional Banner: string
Defined in
ssh.ts:180ClientID
•Optional ClientID: EndpointId
Defined in
ssh.ts:184ClientKex
•Optional ClientKex: KexInitMsg
Defined in
ssh.ts:188ServerID
•Optional ServerID: EndpointId
Defined in
ssh.ts:182ServerKex
•Optional ServerKex: KexInitMsg
Defined in
ssh.ts:186UserAuth
•Optional UserAuth: string[]