SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_signed_files Property

Contains a comma-separated list of files that are covered by the signature.

Syntax

def get_sig_signed_files() -> str: ...

sig_signed_files = property(get_sig_signed_files, None)

Default Value

""

Remarks

Contains a comma-separated list of files that are covered by the signature.

This property is read-only.

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