1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-27 12:26:31 +01:00

Enables the cipher key encryption flag

This commit is contained in:
Álison Fernandes 2024-05-29 17:57:39 +01:00
parent f165135147
commit f933c7d69f
No known key found for this signature in database
GPG Key ID: B8CE98903DFC87BC

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;