nerdexam
(ISC)2

SSCP · Question #681

Which of the following statements is most accurate regarding a digital signature?

The correct answer is C. It allows the recipient of data to prove the source and integrity of data. A digital signature provides assurance of the origin and integrity of data, ensuring that a message has not been altered and comes from a verified sender.

Submitted by ngozi_ng· Apr 18, 2026Cryptography

Question

Which of the following statements is most accurate regarding a digital signature?

Options

  • AIt is a method used to encrypt confidential data.
  • BIt is the art of transferring handwritten signature to electronic media.
  • CIt allows the recipient of data to prove the source and integrity of data.
  • DIt can be used as a signature system and a cryptosystem.

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    89% (51)
  • D
    4% (2)

Why each option

A digital signature provides assurance of the origin and integrity of data, ensuring that a message has not been altered and comes from a verified sender.

AIt is a method used to encrypt confidential data.

Digital signatures are primarily for authentication and integrity, not for encrypting confidential data, which is handled by encryption algorithms.

BIt is the art of transferring handwritten signature to electronic media.

A digital signature is a cryptographic construct for security, not merely a digital representation of a handwritten signature.

CIt allows the recipient of data to prove the source and integrity of data.Correct

Digital signatures utilize asymmetric cryptography to create a cryptographic seal that uniquely identifies the signer and verifies that the data remains unchanged since it was signed. This allows the recipient to confidently prove both the source (authentication/non-repudiation) and the integrity of the data.

DIt can be used as a signature system and a cryptosystem.

While digital signatures use cryptographic principles, their function is specifically for authentication and integrity, distinct from a general-purpose cryptosystem for confidentiality.

Concept tested: Digital signature purpose and properties

Source: https://learn.microsoft.com/en-us/windows/win32/seccrypto/digital-signatures

Topics

#Digital Signatures#Cryptography#Data Integrity#Authentication

Community Discussion

No community discussion yet for this question.

Full SSCP Practice