Could someone help explain something for me. We plan to implemnt PGP desktop, PGP universal server and maybe PGp gateway.
If I only implement PGP desktop and send am email to someone, they would need to have a PGP desktop already (or something compatalbe) wouldnt they becuase I would need their oublic key to encrypt in the first place which by default means they installed PGP Desktop, created a key pair and then registered with the PGP global directory. is that a fair summary?
If they do not have PGP desktop but I need to encrypt a message then this is where the PGP gateway comes in by uasing the Web Messenger feature, or by encrypting the attachments. Is that a fair summary?
Now what happens if I have PGP Desktop,send to another user with PGP Desktop out on the internet but I want my SMTP gateway to do DLP scanning. Is this where you integrate the gateway with the Universal server? If I sent an email from my PGP desktop wouldnt it be encrypted with the recievers public key and therefor I cannot decrypt it? How does this work?
Thanks.