nerdexam
EC-Council

212-82 · Question #10

Riley sent a secret message to Louis. Before sending the message, Riley digitally signed the message using his private key. Louis received the message, verified the digital signature using the corresp

The correct answer is A. Riley's public key. Riley's public key is the key that Louis used to verify the digital signature in the above scenario. A digital signature is a cryptographic technique that verifies the authenticity and integrity of a message or document. A digital signature is created by applying a hash function

Submitted by anna_se· Mar 6, 2026Security Fundamentals

Question

Riley sent a secret message to Louis. Before sending the message, Riley digitally signed the message using his private key. Louis received the message, verified the digital signature using the corresponding key to ensure that the message was not tampered during transit. Which of the following keys did Louis use to verify the digital signature in the above scenario?

Options

  • ARiley's public key
  • BLouis's public key
  • CRiley's private key
  • DLouis's private key

How the community answered

(72 responses)
  • A
    90% (65)
  • B
    1% (1)
  • C
    6% (4)
  • D
    3% (2)

Explanation

Riley's public key is the key that Louis used to verify the digital signature in the above scenario. A digital signature is a cryptographic technique that verifies the authenticity and integrity of a message or document. A digital signature is created by applying a hash function to the message or document and then encrypting the hash value with the sender's private key. A digital signature can be verified by decrypting the hash value with the sender's public key and comparing it with the hash value of the original message or document.Riley's public key is the key that corresponds to Riley's private key, which he used to sign the message. Louis's public key is the key that corresponds to Louis's private key, which he may use to encrypt or decrypt messages with Riley. Louis's private key is the key that only Louis knows and can use to sign or decrypt messages. Riley's private key is the key that only Riley knows and can use to sign or encrypt messages.

Topics

#digital signature#asymmetric encryption#public key#private key

Community Discussion

No community discussion yet for this question.

Full 212-82 Practice