| Class | Description |
|---|---|
| Base32String |
Encodes arbitrary byte arrays as case-insensitive base-32 strings.
|
| OtpProvider |
Class containing implementation of HOTP/TOTP.
|
| PasscodeGenerator |
An implementation of the HOTP generator specified by RFC 4226.
|
| TotpCounter |
Counter whose value is a deterministic function of time as described in RFC 6238
"TOTP: Time-Based One-Time Password Algorithm".
|
Copyright © 2021. All Rights Reserved.