Get desktop application:
View/edit binary Protocol Buffers messages
Absolute path to the file to get the SHA-256 hash of.
Byte offset from which the content should be hashed. If unset, hashes from the beginning of the file.
Number of bytes to hash (from the start offset). This is value serves as an upper bound: if the file is shorter than the specified length, only bytes that actually exist are going to be hashed. If unset, hashes until the end of the file.
Absolute path of the file this result corresponds to.
Byte offset from which the file content was hashed.
Number of bytes of the file used to produce the hash.
SHA-256 [1] hash digest of the file content. [1]: https://en.wikipedia.org/wiki/SHA-2