SecurePasswordKdfAlgo¶
-
class
pyrogram.raw.base.
SecurePasswordKdfAlgo
¶ KDF algorithm to use for computing telegram passport hash.
- Constructors
This base type has 3 constructors available.
PBKDF2 with SHA512 and 100000 iterations KDF algo.
SHA512 KDF algo.
Unknown KDF algo (most likely the client has to be updated).