MongoDB Automatic client side Field level Encryption | mongoCryptD daemon not marking the fields to be encrypted
I am using MongoDB's automatic client side field level encryption, But I observed that the fields are not getting encrypted in the collection. The MongoDB-crypt library that I am using is 1.6.1 mongo driver core and sync version are 4.9.1…