____ is defined as the exchange of information over an unsecured medium that allows each of two parties, the sender and the recipient, to compute a value that will be used to construct a secret key for a symmetric cipher during the rest of the communication.

A. Message authentication code
B. Digital certificate
C. Key agreement
D. Keyed hashes

Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ________ is an individual chart value

Fill in the blank(s) with correct word

Computer Science & Information Technology

If a loop does not contain, within itself, a valid way to terminate, it is called a(n) __________ loop

a. for b. while c. do-while d. infinite

Computer Science & Information Technology