TOtpHashMode Enumeration
Enumeration to define the hash mode used in OTP (One-Time Password).
Syntax
Unit: Sphinx.Otp
Members
| Name | Value | Description |
|---|---|---|
| Sha1 | 0 | |
| Sha256 | 1 | |
| Sha512 | 2 |
Enumeration to define the hash mode used in OTP (One-Time Password).
Unit: Sphinx.Otp
| Name | Value | Description |
|---|---|---|
| Sha1 | 0 | |
| Sha256 | 1 | |
| Sha512 | 2 |