telegram api type · layer 229
PasswordKdfAlgo
Key derivation function to use when generating the password hash for SRP two-factor authorization
constructors (2)
| constructor | id | description |
|---|---|---|
| passwordKdfAlgoUnknown | #d45ab096 | Unknown KDF (most likely, the client is outdated and does not support the specified KDF algorithm) |
| passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow | #3a912d4a | This key derivation algorithm defines that SRP 2FA login must be used |