SecureBlackbox 2020 Python Edition

Questions / Feedback?

verify Method

Verifies a timestamped message.

Syntax

def verify() -> None: ...

Remarks

Use this method to verify the enveloping timestamped message provided via input_file (or input_stream). The original message will be extracted and saved to output_file (output_stream).

Use verify_detached to verify detached timestamps.

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