SecureBlackbox 2020 Python Edition

Questions / Feedback?

verify_detached Method

Verifies a detached timestamped message.

Syntax

def verify_detached() -> None: ...

Remarks

Use this method to verify the detached timestamped message provided via input_file (or input_stream). Please provide the original data via data_file or data_stream property. You do not need to provide output_file and output_stream, as no data is extracted during this call.

Use verify to verify enveloping timestamps.

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