IPWorks ZIP 2020 Python Edition

Questions / Feedback?

file_hash Property

The computed hash for the specified File.

Syntax

def get_file_hash(file_index: int) -> str: ...

Default Value

""

Remarks

The computed hash for the specified File.

This property is populated with the hash value computed for the specified file after calling compress. This property is only applicable if the FileHashAlgorithm configuration setting is set.

The file_index parameter specifies the index of the item in the array. The size of the array is controlled by the file_count property.

This property is read-only.

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