Decrypting a Message with PGP
step1: PGP will fetch the receiver's private key from private key ring
using the Key ID in the session key component of the message .
step2: PGP prompts the user for pass phrase to recover the recipient's
step3: PGP then recovers the session key and decrypts the message.