SecureBlackbox 2020 Python Edition

Questions / Feedback?

timestamp Method

Timestamps a signature.

Syntax

def timestamp() -> None: ...

Remarks

This method timestamps an existing PKCS#7 signature with timestamp_server. Pass your existing signature via input_file (or input_stream), and collect the timestamped variant from output_file (output_stream).

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