Module ootp::totp[][src]

Expand description

TOTP is a Time-based one-time password algorithm, with a time value as moving factor.

Structs

The TOTP is a HOTP-based one-time password algorithm, with a time value as moving factor.

Enums

The Options for the TOTP’s make function.