Encrypted file.
encryptedFile#4a70994c id:long access_hash:long size:int dc_id:int key_fingerprint:int = EncryptedFile;
| Name | Type | Description |
|---|---|---|
| id | long | File ID |
| access_hash | long | Checking sum depending on user ID |
| size | long | File size in bytes |
| dc_id | int | Number of data center |
| key_fingerprint | int | 32-bit fingerprint of key used for file encryption |