SecureBlackbox 2020 Python Edition

Questions / Feedback?

policy_id Property

The policy ID that was included into the signature.

Syntax

def get_policy_id() -> str: ...

policy_id = property(get_policy_id, None)

Default Value

""

Remarks

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