Solved

How to Combine Asymmetric and Symmetric Key Encryptions to Make

Question 1

Multiple Choice

How to combine asymmetric and symmetric key encryptions to make the most of their strengths? Choose the LEAST accurate statement in describing the procedure from A to E.


A) Party A creates a single key for a session (called session key) .
B) Party A encrypts the session key using Party B's private key and sends it to Party B.
C) Party B decrypts that secret session key with Party B's private key.
D) Both parties now encrypt data with the session key.
E) With the session key, encryption and decryption are faster than using the asymmetric key system.

Correct Answer:

verifed

Verified

Related Questions