CompTIA Security+ (SY0-601) — Question 7

Digital signatures use asymmetric encryption. This means the message is encrypted with:

Answer options

Correct answer: A

Explanation

The correct answer is A because digital signatures utilize the sender's private key to encrypt the message, ensuring that only the sender can create the signature. The recipient can verify the signature using the sender's public key, which proves the authenticity of the message. The other options are incorrect as they misuse the roles of public and private keys in the context of digital signatures.