pub fn recover_interrupted_password_change(data_dir: &Path) -> Result<()>
Expand description
If reencrypt_private_config
was interrupted, this function ensures that
the system is in a consistent state, either pre-password change or
post-password change.