SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_policy_hash_algorithm Property

The algorithm that was used to calculate the signature policy hash.

Syntax

def get_sig_policy_hash_algorithm() -> str: ...

sig_policy_hash_algorithm = property(get_sig_policy_hash_algorithm, None)

Default Value

""

Remarks

The algorithm that was used to calculate the signature policy hash.

This property is read-only.

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