SecureBlackbox 2020 Python Edition

Questions / Feedback?

decrypt_and_verify_file Method

Decrypts and verifies a protected message.

Syntax

def decrypt_and_verify_file(source_file: str, dest_file: str) -> None: ...

Remarks

Use this method to unprotect a PGP message contained in a file. The decrypted message is saved to DestFile.

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