Skip to content

SSH.Agent.Constructor

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

SSH.Agent.Constructor

Method Signature

 Sub Constructor(Session As SSH.Session)

Parameters

Name Type Comment
Session SSH.Session The session to be authenticated with the SSH agent.

Remarks

Constructs a new instance of SSH.Agent.

Clone this wiki locally