pub fn backup_key( vault_path: &Path, pp: &Passphrase, out_path: &Path, ) -> Result<(), CliError>
§8: export the passphrase-protected key (escape hatch; HIGH-security write).