InterviewSolution
Saved Bookmarks
| 1. |
How Can You Encrypt Email Messages? |
|
Answer» You can use PGP to encrypt EMAIL MESSAGES or some other form of a public private KEY pair system where only the SENDER and the recipient can READ the messages. You can use PGP to encrypt email messages or some other form of a public private key pair system where only the sender and the recipient can read the messages. |
|