File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,12 +93,12 @@ implementing explicit client-side field level encryption.
93
93
94
94
The MongoDB 4.2 :binary:`~bin.mongo` shell adds an additional option
95
95
to the :method:`Mongo()` method for instantiating a database
96
- connection with automatic client-side field level encryption.
96
+ connection with explicit client-side field level encryption.
97
97
For a complete example, see
98
98
:ref:`mongo-connection-client-side-encryption-enabled`.
99
99
100
100
Applications must specify the following components when instantiating
101
- the database connection to enable automatic client-side field level
101
+ the database connection to enable explicit client-side field level
102
102
encryption:
103
103
104
104
- A :ref:`key vault <field-level-encryption-keyvault>` of data
You can’t perform that action at this time.
0 commit comments