I have a collection where I have to store array of userNames which needs to be encrypted(Don\'t ask why!).
const UserNameSchema = mongoose.Schema({ // Other F