SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_policy_hash Property

The signature policy hash value for EPES signatures.

Syntax

def get_sig_policy_hash() -> str: ...
def set_sig_policy_hash(value: str) -> None: ...

sig_policy_hash = property(get_sig_policy_hash, set_sig_policy_hash)

Default Value

""

Remarks

The signature policy hash value for EPES signatures.

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