Hii,
Thanks again for quick response, i used reactive mongo 1.0.10 and I think it is dealing with binary type but now I am facing a new issue.
The subtype of my binary field is 6 and reactive mongo only accepts subtype from 0-5,so now it is not even reading the document. I don't want to decrypt the data, I just want to read it in encrypted form.
This is the error log: Response stream for [GET /iris-streaming/mongo/collection/flow_
4055044208/download] failed with 'DatabaseException['java.util.NoSuchElementException: binary type = 6']'. Aborting connection.
If you anything about this issue please let me know.
Thank You
Yogesh Meghnani