messages.DhConfig
- class pyrogram.raw.types.messages.DhConfig
New set of configuring parameters.
Constructor of
DhConfig
.- Details:
Layer:
194
ID:
2C221EDD
- Parameters:
g (
int
32-bit
) – New value prime, see Wikipediap (
bytes
) – New value primitive root, see Wikipediaversion (
int
32-bit
) – Version of set of parametersrandom (
bytes
) – Random sequence of bytes of assigned length
- Functions:
This object can be returned by 1 function.
Returns configuration parameters for Diffie-Hellman key generation.