bitwarden_exporters::export

Function encrypt_import

Source
fn encrypt_import(
    ctx: &mut KeyStoreContext<'_, KeyIds>,
    cipher: ImportingCipher,
) -> Result<Cipher, ExportError>