Digest.hash
The content hash as a lowercase hex string including any leading zeroes.
Digest.hash_function_name
The name of the digest function used to compute the hash.
Digest.size_bytes
The original content size in bytes.
Digest.hash: ‘str’Digest.hash_function_name: ‘str’Digest.size_bytes: ‘int’Was this page helpful?