SSHConnection

Schema: networking.capnp Extends: NetworkInterface

Methods

close: () -> ()

authenticatePassword: (user: Text, password: Text) -> ()

authenticateKeyFile: (user: Text, pubKeyFile: Text, privKeyFile: Text, keyPass: Text) -> ()

This function is not yet available due to a bug in the libssh2 library preventing encrypted keys