A one-time password would most likely be generated in which of the following situations?
A one-time password would most likely be generated in which of the following situations?
A one-time password (OTP) is often generated using a device like a key fob, which produces a unique token for each login session. This token is used to ensure that the user is authorized to access the system, providing an additional layer of security. Key fobs are specifically designed for generating these one-time passwords, unlike digital certificates, biometrics, or digital signatures, which are used for different aspects of security and authentication.
Why D and not B?
I haven't seen any OTP for biometrics.