Function thrussh::load_secret_key [] [src]

pub fn load_secret_key<P: AsRef<Path>>(p: P) -> Result<AlgorithmError>

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