Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Component: TOTP
Create Time-based one-time passwords
Version | macOS | Windows | Linux | Server | iOS SDK |
12.3 / 13.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
TOTP.Calculate Calculates a Time-based one-time password. | All 12.3 |
TOTP.CurrentTime Queries current time. | All 12.3 |
TOTP.DecodeFromBase32 New in 13.4 Decode a base 32 string. | All 13.4 |
TOTP.EncodeToBase32 New in 13.4 Encode a base32 string. | All 13.4 |
4 functions shown.
These functions are free to use.
Release notes
- Version 13.4
- Added TOTP.DecodeFromBase32 and TOTP.EncodeToBase32 functions.
- Version 12.5
- Added algorithm and DecodeBase32 parameters to TOTP.Calculate function.
- Changed TOTP.Calculate function to return number with zeros on front.
- Version 12.3
- Added TOTP.Calculate function and TOTP.CurrentTime function to create Time-based one-time passwords.
Blog Entries
Example Databases
