Courseiva
Security PrincipleseasyMultiple SelectObjective-mapped

ISC2 CC Security Principles Practice Question

An organization wants to ensure the integrity of a software update before deployment. Which two methods can be used to verify integrity? (Choose two.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Digital signature

Integrity ensures data has not been altered. Hashing produces a digest that can be compared to verify the file has not changed. Digital signatures use asymmetric cryptography to verify authenticity and integrity. Encryption provides confidentiality, not integrity. Access controls limit who can modify data but do not verify integrity after the fact. Redundancy supports availability.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Encryption

    Why it's wrong here

    Encryption protects confidentiality, not integrity.

  • Redundant servers

    Why it's wrong here

    Redundancy supports availability, not integrity.

  • Digital signature

    Why this is correct

    Digital signatures provide both authenticity and integrity verification.

  • Access control lists

    Why it's wrong here

    ACLs restrict who can modify data but do not verify that data has not been altered.

  • Hashing

    Why this is correct

    Hashing generates a unique hash value; comparing it verifies that the file has not been modified.

Quick reference

Asymmetric Encryption Algorithm Comparison

AlgorithmKey ExchangeSignaturesEquivalent Security KeyNotes
RSA-3072YesYes128-bitWidely deployed; slow for bulk data
ECDSA P-256NoYes128-bitFast signatures; standard TLS certs
ECDH / ECDHEYesNo128-bitPerfect forward secrecy in TLS 1.3
DH / DHEYesNo128-bit (3072-bit key)Replaced by ECDHE in modern TLS
Ed25519NoYes~128-bitSSH keys, modern PKI

About these practice questions

One of 976 original CC practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CC practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CC exam.