MCQOPTIONS
Saved Bookmarks
| 1. |
In the Key generation procedure, the Integrity Key from the client to server is represented as: |
| A. | HASH(K||H||”E”||session_id) |
| B. | HASH(K||H||”C”||session_id) |
| C. | HASH(K||H||”B”||session_id) |
| D. | HASH(K||H||”D”||session_id) |
| Answer» B. HASH(K||H||”C”||session_id) | |