SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_expire_time Property

Specifies the signature expiration time in UTC.

Syntax

def get_sig_expire_time() -> str: ...

sig_expire_time = property(get_sig_expire_time, None)

Default Value

""

Remarks

Specifies the signature expiration time in UTC.

This property is read-only.

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