mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
567 B
567 B
title | description | nav_exclude | image |
---|---|---|---|
securePasswordKdfAlgoUnknown | Unknown KDF algo (most likely the client has to be updated) | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: securePasswordKdfAlgoUnknown
Unknown KDF algo (most likely the client has to be updated)
Type: SecurePasswordKdfAlgo
Example:
$securePasswordKdfAlgoUnknown = ['_' => 'securePasswordKdfAlgoUnknown'];