SecureBlackbox Lite 2020 Java Edition

Questions / Feedback?

DecryptStream Method

Decrypts a stream.

Syntax

public void decryptStream(java.io.InputStream sourceStream, java.io.OutputStream destStream);

Remarks

Use this method to decrypt a stream and save the decrypted message into another stream.

Specify the decryption key in Key property before calling this method.

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