library_vb » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-12-24 | 2019-05-27 | ||
WithEvents does not have separate doc page anymore (martin) | 5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) | ||
Line 161: | Line 161: | ||
.UserName = "user" | .UserName = "user" | ||
.Password = "mypassword" | .Password = "mypassword" | ||
- | .SshHostKeyFingerprint = "ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | + | .SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...=" |
End With | End With | ||