Expand description
Hmac-based One-Time Password (HOTP) functionality.
Structs§
- Counter
NotFound Error auth - Represents errors returned when the counter is not found in the OTP URL.
- Error
auth - Represents errors that can occur when extracting HOTP configurations from OTP URLs.
- Hotp
- Represents HOTP configuration.
- Hotp
Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Error
Source auth - Represents sources of errors that can occur when extracting HOTP configurations from OTP URLs.
Constants§
- COUNTER
auth - The
counterliteral.