telegram api type · layer 229
SecurePasswordKdfAlgo
KDF algorithm to use for computing telegram passport hash
constructors (3)
| constructor | id | description |
|---|---|---|
| securePasswordKdfAlgoUnknown | #004a8537 | Unknown KDF algo (most likely the client has to be updated) |
| securePasswordKdfAlgoPBKDF2HMACSHA512iter100000 | #bbf2dda0 | PBKDF2 with SHA512 and 100000 iterations KDF algo |
| securePasswordKdfAlgoSHA512 | #86471d92 | SHA512 KDF algo |