SecureBlackbox 2020 Python Edition

Questions / Feedback?

sec_info_hash_algorithm Property

Specifies the hash algorithm that was used to calculate the signature.

Syntax

def get_sec_info_hash_algorithm() -> str: ...

sec_info_hash_algorithm = property(get_sec_info_hash_algorithm, None)

Default Value

""

Remarks

Specifies the hash algorithm that was used to calculate the signature.

This property is read-only.

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