SHA256 Hash of an uploaded file, to be checked for validity after download
Constructor schema is available as of layer 143. Switch ยป
| Name | Type | Description |
|---|---|---|
| offset | long | Offset from where to start computing SHA-256 hash |
| limit | int | Length |
| hash | bytes | SHA-256 Hash of file chunk, to be checked for validity after download |