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 | 31bfe2a22a81b0878e9232d91b19925ff12d4007 (patch) | |
tree | abac0ee531ef9e063e53a2771b10af6f57872b9f | |
parent | Fix typo in table 'client_relase' -> 'client_release' ( and other of the same... (diff) | |
download | server-31bfe2a22a81b0878e9232d91b19925ff12d4007.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 |