What happens when verifying a document with a digital signature?

What happens when verifying a document with a digital signature?




a. A message is decrypted with a corresponding public key to create a message digest, and then another message digest is created and compared to the received message digest to verify the sender
b. A message is decrypted with the receiver's private key to create a message digest, and then another message digest is created and compared to the received message digest to verify the sender
c. A message is decrypted with a public key and then hashed to determine if it is an authentic message from the proposed sender
d. A message is decrypted with a corresponding public key, and then the digital attachment is examined to see if it is in fact a scan of the sender's signature


Answer: A


Learn More :

Encryption

Learn More Multiple Choice Question :