Class isds_hash

Class isds_hash

class isds.isds_hash

ISDS hash.

This class holds the hash content.

algorithm

Hash algorithm.

Type:isds_hash_algorithm
value

Hash value.

Note:A copy of the value is returned when read. A copy of the value is stored when written.
Note:You may also use the bytes type when storing the value.
Type:bytearray