ContentHash Class

The content hash.

Inheritance
ContentHash

Constructor

ContentHash(*, algorithm: Optional[str] = None, value: Optional[str] = None, **kwargs)

Variables

algorithm
str

The algorithm of the content hash.

value
str

The value of the content hash.