Initialize DB. Normally should be used only once, when initializing OTP app.
Checks if given OTP is valid. It tries to compute OTP for ATC values in current_atc<ATC<current_ATC+max_offset (where max_offset is in config.ini)
Checks if the given password is valid. Should be used mostly for enrollment issues.