SecureBlackbox 2020 Python Edition

Questions / Feedback?

verify_detached Method

Verifies a detached signature.

Syntax

def verify_detached() -> None: ...

Remarks

Use this method to verify detached signatures. Pass the signature via input_file (or input_stream) property, and the original data via data_file (data_stream).

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