SecureBlackbox 2020 Python Edition

Questions / Feedback?

policy_uri Property

The signature policy URI that was included in the signature.

Syntax

def get_policy_uri() -> str: ...

policy_uri = property(get_policy_uri, None)

Default Value

""

Remarks

Use this property to retrieve the URI of the signature policy 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]