backup_key_encrypted

Function backup_key_encrypted 

Source
pub fn backup_key_encrypted(
    keypair: &KeyPair,
    password: &str,
    config: &BackupConfig,
) -> BackupResult<EncryptedBackup>
Expand description

Create an encrypted backup of a key using password-based encryption