Verifying the Signature by PGP
step1: PGP will retrieves the sender's public key from the public key ring
,using the Key ID in the signature component of the message.
step2: PGP recovers the transmitted message digest using sender's
step3: PGP will compute the message digest for the received message
and compares it to the transmitted message digest to check
whether it is valid or not.