[PM-8392] Enables the Cipher Key Encryption preprocessor define (#3266)

This commit is contained in:
Álison Fernandes 2024-06-18 13:41:49 +01:00 committed by GitHub
parent 36c7beb1e6
commit cf5c5aa114
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//#define ENABLE_NEW_CIPHER_KEY_ENCRYPTION_ON_CREATION
#define ENABLE_NEW_CIPHER_KEY_ENCRYPTION_ON_CREATION
using System;
using System.Collections.Generic;