Skip to main content

Digest.hash

Digest.hash: str
The content hash as a lowercase hex string including any leading zeroes.

Digest.hash_function_name

Digest.hash_function_name: str
The name of the digest function used to compute the hash.

Digest.size_bytes

Digest.size_bytes: int
The original content size in bytes.