Skip to content

SSH.Agent.Count

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

SSH.Agent.Count

Method Signature

 Function Count() As Integer

Remarks

Returns the number of keys known to the agent. Call Agent.Refresh at least once before calling this method.

Clone this wiki locally