SecureBlackbox 2020 Python Edition

Questions / Feedback?

decrypt Method

Decrypts a PDF document.

Syntax

def decrypt() -> None: ...

Remarks

Use this method to decrypt a PDF document provided via input_file (input_stream). The decrypted document will be saved in output_file (output_stream).

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