OpenPGP Message Encryption
- The message is encrypted with
the AES algorithm using a random session key. My public key is used by the
RSA algorithm to encrypt the session key.
- My Key ID is added to the
encrypted message to identify the public key used in encryption.
|