Skip to content

miniproto.auth.key_exchange.public_rsa_fingerprint

miniproto.auth.key_exchange.public_rsa_fingerprint

Section titled “miniproto.auth.key_exchange.public_rsa_fingerprint”
public_rsa_fingerprint(key: RSAKey) -> int

Calculate Telegram’s signed little-endian 64-bit RSA fingerprint.

Parameters:

  • key (RSAKey) – RSA public key whose minimal modulus and exponent are fingerprinted.