1
0
mirror of https://github.com/bitwarden/mobile.git synced 2025-02-18 01:31:42 +01:00

Enable cipher key encription

This commit is contained in:
Carlos Gonçalves 2024-06-12 11:21:04 +01:00
parent 485aca083b
commit 75dde12425

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;