SecureBlackbox 2020 Python Edition

Questions / Feedback?

compress Method

Compresses input data into a PKCS7 message.

Syntax

def compress() -> None: ...

Remarks

Call this method to compress the data residing provided via input_file (or input_stream) and save the output in output_file (output_stream).

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