View raw

1 ' this is a comment 2 Alice -> Bob: Authentication Request 3 Bob --> Alice: Authentication Response 4 John --> Alice: another Authentication Request 5 Alice --> John: another Authentication Response 6