Contents
Bases: Protocol
Protocol
An object that can hash byte strings.
Methods
__init__(*args, **kwargs)
__init__
digest()
digest
update(b)
update