Answer the following statements true (T) or false (F)
1. The DS can be a switch, a wired network, or a wireless network.
2. The pairwise master key is derived from the group key.
3. IEEE 802.11 defines seven services that need to be provided by the wireless LAN to achieve functionality equivalent to that which is inherent to wired LANs.
4. Handheld PDAs pose a security risk in terms of both eavesdropping and spoofing.
5. The actual method of key generation depends on the details of the authentication protocol used.
1. TRUE
2. FALSE
3. FALSE
4. TRUE
5. TRUE
You might also like to view...
At some point, alpha = 0.0 and beta = 0 . A possible move eval uates to -0 . Which of the following is true:
a. alpha is changed to -6.0 if we are evaluating a move for the com puter. b. alpha is changed to -6.0 if we are evaluating a move for the human. c. beta is changed to -6.0 if we are evaluating a move for the com puter. d. beta is changed to -6.0 if we are evaluating a move for the human. e. Neither alpha nor beta is changed
Never reply to ____________________ e-mails.
Fill in the blank(s) with the appropriate word(s).
The keywords Public and Private are used to allow and disallow access by other programs, so they are called ____.
A. access values B. constructors C. access modifiers D. access prompts
Function names should be as short as possible.
a. true b. false