decryptStream

fun decryptStream(objNum: Long, genNum: Int, ciphertext: ByteArray): ByteArray

Decrypt a stream's raw bytes (call BEFORE running the filter chain).