Skip to content

Commit

Permalink
[PM-13357] Disable Cipher Key Encryption (#3408)
Browse files Browse the repository at this point in the history
* Enables the cipher key encryption flag

* Revert "Enables the cipher key encryption flag"

This reverts commit f933c7d.
  • Loading branch information
vvolkgang authored Oct 10, 2024
1 parent e1f3f3d commit 5ca0167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Services/CipherService.cs
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit 5ca0167

Please sign in to comment.