Correct option is A
The correct answer is (a) Authentication
Explanation:
• Authentication is the process of verifying the identity of a user, device, or entity to ensure they are who they claim to be.
• In data security, it confirms the veracity or truthfulness of the credentials (like passwords or biometrics) provided.
• It is the first line of defense in cybersecurity, ensuring that unauthorized entities cannot access a system.
• It can be categorized into single-factor or multi-factor authentication (MFA).
• Verifying the "property trust of data" involves ensuring the source of the data is authentic and untampered.
Information Booster:
• The AAA framework in security stands for Authentication, Authorization, and Accounting.
• Common methods include Passwords, Security Tokens, and Biometric Verification (Fingerprints, Facial Recognition).
Additional Knowledge:
(b) Auditing (Option b):
The process of recording and reviewing activities in a system to detect security breaches or policy violations.
(c) Checksum (Option c):
A small block of data derived from another block of digital data for the purpose of detecting errors that may have been introduced during its transmission or storage.
(d) Access control (Option d):
The selective restriction of access to a place or other resource, determining "who" can access "what" after they are authenticated.