Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
pub
wiki
Wiki
avl_aes_key_handling
avl_aes_key_handling
· Changes
Page history
Update avl_aes_key_handling
authored
Mar 02, 2021
by
Guido Voigt
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
avl_aes_key_handling.md
avl_aes_key_handling.md
+0
-3
No files found.
avl_aes_key_handling.md
View page @
b4f2ec71
...
...
@@ -2,9 +2,6 @@
```
mermaid
sequenceDiagram
autonumber
... create D2Sphere TCP conncetion ...
Dev -> Dev_TCP : create TCP session
Dev_TCP -> D2S_TCP : sent Login plain (contains uuid/IMEI and used enryption mode)
...
...