Private Key Ring
Managing Keys
- Generate a public/private key pair: pgp -kg
- Edit your userid or passphrase: pgp -ke your_userid
- Generate key revocation certificate: pgp -kd your_userid
Security Issues
- Secret Key Ring is maintained using IDEA encryption.
Next