← Back to Test

Problem 17 - Entrance Test

Which concept is related to the process of converting plain text into ciphertext to protect its confidentiality?

Correct: C

Encryption is the process of converting plain text (readable data) into ciphertext (unreadable data) to protect its confidentiality. Decryption reverses the process, converting ciphertext back into plain text using a key.