SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_timestamped Property

Indicates if the signature is timestamped.

Syntax

def get_sig_timestamped() -> bool: ...

sig_timestamped = property(get_sig_timestamped, None)

Default Value

FALSE

Remarks

Indicates if the signature is timestamped.

This property is read-only.

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