Skip to content

Commit 5be2227

Browse files
committed
DOCSP-13287 explicit CSFLE docs reference automatic CSFLE erroneously
1 parent c1807a6 commit 5be2227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/core/security-explicit-client-side-encryption.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@ implementing explicit client-side field level encryption.
9393

9494
The MongoDB 4.2 :binary:`~bin.mongo` shell adds an additional option
9595
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.
9797
For a complete example, see
9898
:ref:`mongo-connection-client-side-encryption-enabled`.
9999

100100
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
102102
encryption:
103103

104104
- A :ref:`key vault <field-level-encryption-keyvault>` of data

0 commit comments

Comments
 (0)