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.
9393
9494The MongoDB 4.2 :binary:`~bin.mongo` shell adds an additional option
9595to 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.
9797For a complete example, see
9898:ref:`mongo-connection-client-side-encryption-enabled`.
9999
100100Applications 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
102102encryption:
103103
104104- A :ref:`key vault <field-level-encryption-keyvault>` of data
You can’t perform that action at this time.
0 commit comments