🎴 Flashcard Mode
Identity and Access Management & Web Security
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Data hashing will
AnswerClick to flip back
A
Ensure that the data has not been tampered with
💡 Explanation:
Hashing creates a fixed-size digital fingerprint of data. If the data changes even slightly, the hash will be completely different, making it easy to detect tampering. Hashing doesn't validate sessions or user identity; it specifically ensures data integrity and authenticity.