Password returns the SSH password to use for connecting.
()
| 25 | Username() string |
| 26 | // Password returns the SSH password to use for connecting. |
| 27 | Password() string |
| 28 | // HostKeyAlgorithms returns a list of usable host key algorithms. |
| 29 | HostKeyAlgorithms() []string |
| 30 | } |
no outgoing calls