Certified Ethical Hacker (CEH v11) — Question 158

What is correct about digital signatures?

Answer options

Correct answer: A

Explanation

The correct answer is A, as a digital signature is uniquely tied to the specific document it signs, involving the hashing of the document and encryption with the private key, making it non-transferable. Option B is incorrect because while digital signatures can be used across documents of the same type, they are still document-specific. Option C is wrong since it incorrectly describes a digital signature as merely a plain hash, ignoring the encryption aspect. Option D is misleading as digital signatures are not universally valid; they are bound to the document they sign and may have expiration conditions.