SecureBlackbox 2020 iOS Edition

Questions / Feedback?

decrypt (method)

Decrypts a PDF document.

Syntax

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

Remarks

Use this method to decrypt a PDF document provided via InputFile (InputStream). The decrypted document will be saved in OutputFile (OutputStream).

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