pub fn read_keyfile(path: &str) -> Result<(String, String)>
Read an age keyfile from disk. Returns (identity_string, public_key_string).