TF-886 Store encryptionKey in Hive database

This commit is contained in:
dab246
2022-09-07 10:35:12 +07:00
committed by Dat H. Pham
parent f1e512148d
commit 6018cd383a
11 changed files with 209 additions and 21 deletions
@@ -1,5 +1,4 @@
class LoginConstant {
static const String keyBaseUrl = 'KEY_BASE_URL';
static const String keyHiveEncrypt = 'KEY_HIVE_ENCRYPT';
}