Constructs a new time-based one-time password generator with a default time-step (30 seconds), password length
(6 decimal digits), and HMAC
algorithm ("HmacSHA1").
Constructs a new time-based one-time password generator with the given time-step and a default password length
(6 decimal digits) and HMAC
algorithm ("HmacSHA1").