Function ssb_keyfile::read_from_path[][src]

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

Read and parse the key file at the given path.