SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Compress Method

Compresses input data into a PKCS7 message.

Syntax

public void Compress();
Public Sub Compress()

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 .NET Edition - Version 20.0 [Build 8165]