Browse Source

Revert "Enables the cipher key encryption flag"

This reverts commit f933c7d69f.
hotfix-prep
Álison Fernandes 1 year ago
parent
commit
d01cb27292
No known key found for this signature in database
GPG Key ID: B8CE98903DFC87BC
  1. 2
      src/Core/Services/CipherService.cs

2
src/Core/Services/CipherService.cs

@ -1,4 +1,4 @@ @@ -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;

Loading…
Cancel
Save