TDLib v0.0.2 TDLib.Method.CheckDatabaseEncryptionKey View Source
Checks the database encryption key for correctness. Works only when the current authorization state is authorizationStateWaitEncryptionKey.
Returns object_ptr
Name | Type | Description |
---|---|---|
encryption_key | string | Encryption key to check or set up. |
More details on telegram’s documentation.