1.

In the Key generation procedure, the Initialization Vector from the server to client is represented as:

A. HASH(K||H||”C”||session_id)
B. HASH(K||H||”B”||session_id)
C. HASH(K||H||”F”||session_id)
D. HASH(K||H||”D”||session_id)
Answer» C. HASH(K||H||”F”||session_id)


Discussion

No Comment Found