feat: Implement message encryption in database to enhance security
This commit is contained in:
@@ -282,6 +282,7 @@ fun MainScreen(
|
||||
accountName = accountName,
|
||||
accountPhone = accountPhone,
|
||||
accountPublicKey = accountPublicKey,
|
||||
accountPrivateKey = accountPrivateKey,
|
||||
privateKeyHash = privateKeyHash,
|
||||
onToggleTheme = onToggleTheme,
|
||||
onProfileClick = {
|
||||
|
||||
Reference in New Issue
Block a user