Function thrussh_client::load_secret_key []

pub fn load_secret_key<P>(p: P) -> Result<Algorithm, Error> where P: AsRef<Path>

Load a secret key from a file. Only ed25519 keys are currently supported.