Sending and Reading Secure Emails

Public key infrastructure (PKI) enhances email security by verifying sender and recipient identities. It ensures message authenticity and confidentiality through digital signatures and encryption.

  • Signing an email with your private key authenticates you as the sender and confirms that the message has not been altered.
  • Encrypting an email message with the recipient's public key ensures that only the intended recipient can decrypt and read the message and its attachments.

Installing the Crescendo Minidriver enables users to sign, encrypt, and decrypt emails on Windows.

Note: