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