SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_signer_info Property

Provides custom signer information to put on the signature widget.

Syntax

def get_sig_signer_info() -> str: ...

sig_signer_info = property(get_sig_signer_info, None)

Default Value

""

Remarks

Provides custom signer information to put on the signature widget.

This property is only considered if sig_auto_text is set to False. The standard signature widget allows for several short strings separated by CRLF.

This property is read-only.

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