Port returns the port number of the running SSH service.
()
| 17 | Host() string |
| 18 | // Port returns the port number of the running SSH service. |
| 19 | Port() int |
| 20 | // FingerprintSHA256 returns the SHA 256 fingerprint of the server. |
| 21 | FingerprintSHA256() string |
| 22 | // HostKey returns the private SSH host key. |
no outgoing calls