Which of the following is mainly used for non-repudiation in cybersecurity?
2025
Which of the following is mainly used for non-repudiation in cybersecurity?
- A.
Firewall
- B.
Encryption
- C.
Digital certificate
- D.
Digital signature
- E.
Hash function
Attempted by 75 students.
Show answer & explanation
Correct answer: D
Correct answer: Digital signature.
Non-repudiation means the sender should not be able to deny having sent or approved a message later.
A digital signature binds the message to the signer’s private key and can be verified with the corresponding public key, giving proof of origin and integrity.