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