SecureBlackbox 2020 iOS Edition

Questions / Feedback?

compress (method)

Compresses input data into a PKCS7 message.

Syntax

- (void)compress;
public func compress() throws -> Void

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 iOS Edition - Version 20.0 [Build 8166]