backup_closed_with_signer

Function backup_closed_with_signer 

Source
pub fn backup_closed_with_signer(
    source: impl AsRef<Path>,
    destination: impl AsRef<Path>,
    options: BackupOptions,
    signer: &IrohSigner,
) -> Result<BackupReport, DbError>
Expand description

Creates a closed-store backup authenticated by an application-managed key provider.