auth.BindTempAuthKey#

class pyrogram.raw.functions.auth.BindTempAuthKey#

Binds a temporary authorization key temp_auth_key_id to the permanent authorization key perm_auth_key_id. Each permanent key may only be bound to one temporary key at a time, binding a new temporary key overwrites the previous one. For more information, see Perfect Forward Secrecy.

Note

This method may be used by not yet logged in connections.

Details:
  • Layer: 224

  • ID: CDD42A05

Parameters:
Returns:

bool