SecureBlackbox 2020 Python Edition

Questions / Feedback?

policy_hash Property

The signature policy hash value.

Syntax

def get_policy_hash() -> str: ...

policy_hash = property(get_policy_hash, None)

Default Value

""

Remarks

Use this property to get the signature policy hash from EPES signatures

This property is read-only.

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