Skip to content

SSH.KnownHosts.StringValue

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

SSH.KnownHosts.StringValue

Method Signature

 Function StringValue(Index As Integer) As String

Parameters

Name Type Comment
Index Integer The index of the host+key to export.

Remarks

Exports a single host+key as a string.

See also

Clone this wiki locally