Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
wiki:plugins:plantumlparser [2021/12/09 22:22] – Externe Bearbeitung 127.0.0.1 | wiki:plugins:plantumlparser [2021/12/10 10:12] (aktuell) – wenicdpe | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | ==== Graphen ===== | ||
+ | < | ||
+ | <uml> | ||
+ | Alice -> Bob: Authentication Request | ||
+ | Bob --> Alice: Authentication Response | ||
+ | |||
+ | Alice -> Bob: Another authentication Request | ||
+ | Alice <-- Bob: another authentication Response | ||
+ | </ | ||
+ | </ | ||
+ | |||
<uml> | <uml> | ||
Alice -> Bob: Authentication Request | Alice -> Bob: Authentication Request |