Page 1 of 1

Creating a PGP Encryption key

Posted: Thu Aug 23, 2012 4:30 pm
by mlhlanman03
I need to send a PGP Encryption key to our business partner.
Beginning to read through the documentation, since I have not done this before.
Anyone have the short version of doing this as well as any gotcha's I need to know about?

Re: Creating a PGP Encryption key

Posted: Wed Aug 29, 2012 3:41 pm
by Support_Julie
Did you watch the on-line tutorial for PGP Encrypt?

A public key is used to encrypt a file and verify a signature.
A private key is used by the owner to decrypt and to add a digital signature to files.
A key ring (otherwise known as a key store) is a small binary file which can store one or more OpenPGP keys. Public keys are stored in Public Key Rings and private keys are stored in Secret Key Rings.
You can manage OpenPGP keys thru the GoAnywhere key manager. You can access the PGP key manager thru the Tools drop down menu.
You will need your Trading partner’s public key to encrypt a file.
Your trading partner will use their private key to decrypt that file.