SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Compress Method

Compresses input data into a PKCS7 message.

Object Oriented Interface

public function doCompress();

Procedural Interface

secureblackbox_messagecompressor_do_compress($res);

Remarks

Call this method to compress the data residing provided via InputFile (or InputStream) and save the output in OutputFile (OutputStream).

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