test/1.md
2021-10-13 13:31:51 +00:00

201 B

graph TD
Start --> End
    Alice -> Bob: Authentication Request
    Bob --> Alice: Authentication Response

    Alice -> Bob: Another authentication Request
    Alic