InterviewSolution
Saved Bookmarks
| 1. |
What Is Asymmetric Encryption? |
|
Answer» In ASYMMETRIC Encryption there is two different key used for ENCRYPT and decrypt to packet. Means that ONE key used for Encrypt packet, and second key used to for decrypt packet. Same key can not encrypt and decrypt. In Asymmetric Encryption there is two different key used for encrypt and decrypt to packet. Means that one key used for Encrypt packet, and second key used to for decrypt packet. Same key can not encrypt and decrypt. |
|