SecureData¶
-
class
pyrogram.raw.types.
SecureData
¶ Secure passport data.
Constructor type of
SecureData
.- Details
Layer:
126
ID:
0x8aeabec3
- Parameters
data (
bytes
) – Data.data_hash (
bytes
) – Data hash.secret (
bytes
) – Secret.
pyrogram.raw.types.
SecureData
¶Secure passport data.
Constructor type of SecureData
.
Layer: 126
ID: 0x8aeabec3
data (bytes
) – Data.
data_hash (bytes
) – Data hash.
secret (bytes
) – Secret.