[][src]Function ssb_keyfile::read_from_path

pub fn read_from_path<P: AsRef<Path>>(path: P) -> Result<Keypair, KeyFileError>

Read and parse the key file at the given path.