Secure passport file, for more info see the passport docs »
secureFile#7d09c27e id:long access_hash:long size:long dc_id:int date:int file_hash:bytes secret:bytes = SecureFile;
| Name | Type | Description |
|---|---|---|
| id | long | ID |
| access_hash | long | Access hash |
| size | long | File size |
| dc_id | int | DC ID |
| date | int | Date of upload |
| file_hash | bytes | File hash |
| secret | bytes | Secret |
Telegram Passport, a unified authorization method for services that require personal identification.
How Telegram Passport data is stored and encrypted end-to-end.