e9174caa6a2e51d9e1819849023b39275a4bf376
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 |