getDecrypted

fun getDecrypted(secretKey: ByteArray, data: ByteArray, iv: ByteArray = byteArrayOf(), index: Int): ByteArray(source)