pub fn load_receipt_encrypted( state_dir: &Path, encrypt_config: &EncryptionConfig, ) -> Result<Option<Receipt>>
Load receipt with encryption support