SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_signature_name Property

Specifies the unique signature identifier to use.

Syntax

def get_sig_signature_name() -> str: ...

sig_signature_name = property(get_sig_signature_name, None)

Default Value

""

Remarks

Specifies the unique signature identifier to use.

This is an internal identifier of a signature (such as Signature1) and is not meant to be human-readable.

This property is read-only.

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