Taking a moment's reflection, Patrick Warner mused:
|
| I am not an expert in this area so forgive me if this is a silly
| question, but what stops an intruder who is monitoring your network
| transmissions from picking up your login secret at the time when a
| device logs into the network?
It negotiates with an encrypted packet. So, if you have the right key
in place, you can associate. If you don't, then you can't. So, the
association packet, in laymen's terms, is no different (from this point of
view) than any other encrypted packet someone might capture.
|