nerdexam
(ISC)2

CERTIFIED-IN-CYBERSECURITY · Question #275

Which of the following is a PRIMARY purpose of using digital signatures?

The correct answer is C. Protecting data from unauthorized modification. Digital signatures primarily provide integrity (detecting unauthorized changes) and non-repudiation (proving the sender cannot deny sending the message). They use asymmetric cryptography where the sender signs with a private key and the recipient verifies with the public key…

Security Principles

Question

Which of the following is a PRIMARY purpose of using digital signatures?

Options

  • AVerifying the identity of a user accessing a system
  • BEnsuring the confidentiality of data in transit
  • CProtecting data from unauthorized modification
  • DProviding a secure method for password storage

How the community answered

(28 responses)
  • A
    4% (1)
  • C
    93% (26)
  • D
    4% (1)

Explanation

Digital signatures primarily provide integrity (detecting unauthorized changes) and non-repudiation (proving the sender cannot deny sending the message). They use asymmetric cryptography where the sender signs with a private key and the recipient verifies with the public key. They do not encrypt data for confidentiality, are not used for password storage, and authentication of a user accessing a system is a secondary function compared to integrity assurance.

Topics

#Digital Signatures#Data Integrity#Cryptography#Security Principles

Community Discussion

No community discussion yet for this question.

Full CERTIFIED-IN-CYBERSECURITY Practice