CERTIFIED-IN-CYBERSECURITY · Question #730
What does non-repudiation provide in the context of cybersecurity?
The correct answer is A. Proof of involvement in a transaction. Non-repudiation ensures that a party cannot later deny having performed an action, sent a message, or participated in a transaction. It is typically implemented via digital signatures and audit logs. For example, when a user digitally signs a document, the signature…
Question
What does non-repudiation provide in the context of cybersecurity?
Options
- AProof of involvement in a transaction
- BAssurance of data confidentiality
- CPrevention of unauthorized access
- DProtection of data integrity
How the community answered
(27 responses)- A93% (25)
- B4% (1)
- C4% (1)
Explanation
Non-repudiation ensures that a party cannot later deny having performed an action, sent a message, or participated in a transaction. It is typically implemented via digital signatures and audit logs. For example, when a user digitally signs a document, the signature cryptographically binds them to that action - they cannot credibly repudiate (deny) it. The other options describe confidentiality, access control, and integrity - which are separate security principles.
Topics
Community Discussion
No community discussion yet for this question.