Page 1 of 1

In the Key generation procedure, the Encryption key from the server to client is represented as:

Posted: Thu Jul 14, 2022 8:29 am
by answerhappygod
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)