1
0
mirror of https://github.com/bitwarden/mobile synced 2025-02-01 19:17:13 +01:00

[PM-13357] Disable Cipher Key Encryption (#3408)

* Enables the cipher key encryption flag

* Revert "Enables the cipher key encryption flag"

This reverts commit f933c7d69f19476c38685922c488bc2b104fd62d.
This commit is contained in:
Álison Fernandes 2024-10-10 11:38:19 +01:00 committed by GitHub
parent e1f3f3dfd9
commit 5ca0167dbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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;
using System.Collections.Generic; using System.Collections.Generic;