203k views
1 vote
The two types of one-time-password tokens are ______ and ______.

2 Answers

0 votes

Answer:

event based and time based

Step-by-step explanation:

OTP tokens come in two types: event-based (HOTP) and time-based (TOTP). Event-based OTP tokens generate new codes at the press of the button and the code is valid until it is used by the application. Time-based OTP tokens generate codes that are valid only for a certain amount of time (eg, 30 or 60 seconds), after which a new code must be generated

User Rajnish Mishra
by
7.6k points
3 votes

Answer:

COUNTER AND TIME BASED

Step-by-step explanation:

User Luis Herrera
by
7.3k points