SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_show_timestamp Property

Whether to display the signing time details on the widget.

Syntax

def get_sig_show_timestamp() -> bool: ...
def set_sig_show_timestamp(value: bool) -> None: ...

sig_show_timestamp = property(get_sig_show_timestamp, set_sig_show_timestamp)

Default Value

TRUE

Remarks

Whether to display the signing time details on the widget.

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