IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

hash_value Property

The hash value.

Syntax

def get_hash_value() -> bytes: ...

hash_value = property(get_hash_value, None)

Default Value

""

Remarks

The computed hash value. This property is populated after calling compute_hash.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Python Edition - Version 20.0 [Build 8155]