pub async fn handle_seal( config: &Config, workspace_arg: Option<&Path>, file: Option<&Path>, backend_arg: Option<&str>, recipients_arg: &[String], ) -> Result<()>