What assurance does data integrity provide?
- Data is unaltered in transit.
- Data is available when requested.
- Data is recoverable.
- Data access is restricted.
Explanation & Hint:
Data integrity ensures that data is unaltered in transit. With data integrity there is confidence that the data is accurate, consistent, and trustworthy. Cryptographic hashing functions are used to ensure data integrity. |