SecureBlackbox 2020 Python Edition

Questions / Feedback?

verify_detached_file Method

Verifies a detached signature.

Syntax

def verify_detached_file(source_file: str, signature_file: str) -> None: ...

Remarks

Use this method to verify a detached signature over a message, both supplied as files.

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