This feature allows you to import and export keys into or from the Key Store. It also allows you to change certain Key Store options.
Import Keys
You can import existing keys into the key store. The key store
supports the following key types:
DESEDE secret key
RSA and DSA/ELGAMAL (DH/DSS) OpenPGP public and private keys.
If the key format is recognized, then the key is imported into the
key store. If the key format is not recognized, you can still import
the key into the store, but an encryption or decryption task based on this
key is not guaranteed to work.
Export Keys
You can select and export keys from the key store to any folder on
your system.
Key Store Folder
This is the folder where all the key files in the key store are located.
You can change this to any folder on your system.
Key extensions
When a key is generated, an extension is automatically added to the
key name. The following extensions are used by default:
Secret Key - .sec
Public Key - .pub
Private Key - .pri
OpenPGP public key - _pub.asc
OpenPGP private key - _pri.asc