Results for “Std.App.Totp.TotpState”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.App.Totp.TotpState
Stateful replay prevention tracking the highest authenticated time counter step.
- Std.App.Totp.state
Std.App.Totp.TotpStateConstructs replay prevention tracking state.
- Std.App.Totp.verify
&Std.App.Totp.TotpConfig -> &Std.App.Totp.TotpState -> Str -> Int -> BoolValidates a user-submitted code against all allowed steps in [C - skew, C + skew]
