TDLib v0.0.2 TDLib.Method.SetDatabaseEncryptionKey View Source
Changes the database encryption key. Usually the encryption key is never changed and is stored in some OS keychain.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| new_encryption_key | string | New encryption key. |
More details on telegram’s documentation.