Skip to main content

backup_key

Function backup_key 

Source
pub fn backup_key(
    vault_path: &Path,
    pp: &Passphrase,
    out_path: &Path,
) -> Result<(), CliError>
Expand description

§8: export the passphrase-protected key (escape hatch; HIGH-security write).