InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a valid encryption technique?(a) Parallel key encryption(b) Public key encryption(c) Systematic key encryption(d) All of the mentioned |
|
Answer» The correct option is (b) Public key encryption Explanation: Out of the given options, only public key encryption is a valid approach to an encryption technique. In this, there are two different keys to encrypt the data. |
|