CAP · Question #103
Which of the following methods of authentication uses finger prints to identify users?
The correct answer is C. Biometrics. Biometrics is the authentication method that uses unique physical or behavioral characteristics - such as fingerprints, retina scans, facial recognition, or voice patterns - to verify identity. PKI (Public Key Infrastructure) uses digital certificates and key pairs for…
Question
Which of the following methods of authentication uses finger prints to identify users?
Options
- APKI
- BMutual authentication
- CBiometrics
- DKerberos
How the community answered
(34 responses)- A3% (1)
- B9% (3)
- C88% (30)
Explanation
Biometrics is the authentication method that uses unique physical or behavioral characteristics - such as fingerprints, retina scans, facial recognition, or voice patterns - to verify identity. PKI (Public Key Infrastructure) uses digital certificates and key pairs for authentication. Mutual authentication requires both parties (client and server) to authenticate each other, using mechanisms like certificates or tokens. Kerberos is a network authentication protocol that uses tickets and a trusted third-party Key Distribution Center (KDC). None of these three involve physical traits - only biometrics does.
Topics
Community Discussion
No community discussion yet for this question.