diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-02 10:22:54 +0300 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-02 10:22:54 +0300 |
commit | beba1feb82755fd3f65456e0eae93db5ce0c3a60 (patch) | |
tree | 4b18b38d5791b8b3226fcaf5ddf2b820c74ec605 | |
parent | Fix typo in table 'client_relase' -> 'client_release' ( and other of the same... (diff) | |
download | server-beba1feb82755fd3f65456e0eae93db5ce0c3a60.tar.xz |
first steps for E2EE support — channel security settings event
-rw-r--r-- | util/src/entities/Encryption.ts | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/util/src/entities/Encryption.ts b/util/src/entities/Encryption.ts new file mode 100644 |