SecureBlackbox 2020 Android 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 2020 Android Edition - Version 20.0 [Build 8156]