SecureBlackbox 2020 Python Edition

Questions / Feedback?

validated_signing_time Property

Contains the certified signing time.

Syntax

def get_validated_signing_time() -> str: ...

validated_signing_time = property(get_validated_signing_time, None)

Default Value

""

Remarks

Use this property to obtain the signing time as certified by an external timestamp. The time is 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]