SecureBlackbox 2020 Python Edition

Questions / Feedback?

timestamp_bytes Property

Returns raw timestamp data in DER format.

Syntax

def get_timestamp_bytes() -> bytes: ...

timestamp_bytes = property(get_timestamp_bytes, None)

Remarks

Returns raw timestamp data in DER format.

This property is read-only.

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