test/2.md
2021-10-13 14:08:02 +00:00

249 B

    Alice -> Bob: Authentication Request
    Bob --> Alice: Authentication Response

    Alice -> Bob: Another authentication Request
    Alice <-- Bob: Another authentication Response

if [ -z $AA ]; then
 echo "XX"
fi