# Functions
AuthByKey uses public key authentication.
AuthByPassword uses password authentication.
NewSSSHConnection connects to device.
# Structs
No description provided by the author
SSHConnection encapsulates the connection to the device.
# Type aliases
AuthMethod is the method to use to authenticate agaist the device.