backup_secret_encrypted

Function backup_secret_encrypted 

Source
pub fn backup_secret_encrypted(
    secret: &[u8],
    password: &str,
    config: &BackupConfig,
) -> BackupResult<EncryptedBackup>
Expand description

Create an encrypted backup of a generic secret