SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

DecryptStream Method

Decrypts a stream.

Syntax

public fun decryptStream(sourceStream: InputStream?, destStream: OutputStream?)

Remarks

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

Specify the decryption key in Key property before commencing the decryption.

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