LAB.adoc
... ...
@@ -0,0 +1,6 @@
1
+@startuml
2
+Alice -> Bob: Authentication Request
3
+Bob --> Alice: Authentication Response
4
+Alice -> Bob: Another authentication Request
5
+Alice <-- Bob: another authentication Response
6
+@enduml
... ...
\ No newline at end of file