Expand description
Temporary/permanent auth key binding via bindTempAuthKey.
Functionsยง
- auth_
key_ id_ from_ key - Returns the auth-key ID: SHA-1(key)[12..20] as little-endian i64.
- encrypt_
bind_ inner - Build the
encrypted_messagebytes forauth.bindTempAuthKey. - gen_
msg_ id - Generate a monotonic MTProto message ID from the current system clock.
- serialize_
bind_ temp_ auth_ key - Serialize
auth.bindTempAuthKey#cdd42a05to raw TL bytes.