SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_policy_id Property

The policy ID to be included into the signature.

Syntax

def get_sig_policy_id() -> str: ...
def set_sig_policy_id(value: str) -> None: ...

sig_policy_id = property(get_sig_policy_id, set_sig_policy_id)

Default Value

""

Remarks

The policy ID to be included into the signature.

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