SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_algorithm_caption Property

Caption of the signature widget property with information about the signature algorithm.

Syntax

def get_sig_algorithm_caption() -> str: ...
def set_sig_algorithm_caption(value: str) -> None: ...

sig_algorithm_caption = property(get_sig_algorithm_caption, set_sig_algorithm_caption)

Default Value

""

Remarks

Caption of the signature widget field with information about the signature algorithm.

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