Which of the following security concepts is related to ensuring that encrypted data is not edited while in transit?
Correct Answer: B
Integrity is the security concept that is related to ensuring that encrypted data is not edited while in transit.
Integrity is one of the three main goals of information security, along with confidentiality and availability.
Integrity means that data is protected from unauthorized modification or corruption during storage, processing, or transmission. Integrity can be achieved by using various techniques, such as hashing, digital signatures, checksums, or message authentication codes (MACs). These techniques can verify the authenticity and validity of the data by detecting any changes or tampering that may have occurred. References: [CompTIA Network+ Certification Exam Objectives], What Is Data Integrity? | Definition & Examples | Forcepoint