Sphinx.Otp Namespace
Classes
| Name | Description |
|---|---|
| TBase32 | Utility class for Base32 encoding and decoding. |
| TCustomOtp | Base class for generating OTP (One-Time Password) with various configurations. |
| TOtpUri | Utility class to handle OTP URI creation. |
| TTimeBasedOtp | Derived class for generating time-based OTP (One-Time Password). |
Enumerations
| Name | Description |
|---|---|
| TOtpHashMode | Enumeration to define the hash mode used in OTP (One-Time Password). |
| TOtpType | Enumeration to define the type of OTP (HOTP or TOTP). |