SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_sign_time Property

Specifies the time when the signature was generated.

Syntax

def get_sig_sign_time() -> str: ...

sig_sign_time = property(get_sig_sign_time, None)

Default Value

""

Remarks

Specifies the time when the signature was generated.

This property is read-only.

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