File tree Expand file tree Collapse file tree 6 files changed +7
-318
lines changed Expand file tree Collapse file tree 6 files changed +7
-318
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ raw: ${prefix}/master -> ${base}/upcoming/
77
88[*-master]: ${prefix}/${version}/fundamentals/versioned-api/ -> ${base}/${version}/fundamentals/stable-api/
99[*-v4.6]: ${prefix}/${version}/fundamentals/crud/read-operations/change-streams/ -> ${base}/${version}/fundamentals/crud/read-operations/retrieve/
10-
10+ [*-master]: ${prefix}/${version}/fundamentals/csfle/ -> ${base}/${version}/fundamentals/encrypt-fields/
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Fundamentals
2222 /fundamentals/logging
2323 /fundamentals/monitoring
2424 /fundamentals/gridfs
25- /fundamentals/csfle
25+ /fundamentals/encrypt-fields
2626 /fundamentals/time-series
2727
2828.. include:: /includes/fundamentals-sections.rst
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ connection behavior:
8484 :ref:`TLS/SSL settings <mcs-ssl-settings>`.
8585
8686 * - ``autoEncryptionSettings()``
87- - | Sets the :ref:`auto-encryption settings <auto-encryption-decryption-java >`.
87+ - | Sets the :ref:`auto-encryption settings <csfle-fundamentals-automatic-encryption >`.
8888 |
8989 | If you omit ``keyVaultClient`` or set
9090 | ``bypassAutomaticEncryption`` to false in your
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ .. _java-fle:
2+
3+ .. sharedinclude:: dbx/encrypt-fields.rst
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ Fundamentals section:
1313- :doc: `Log Events in the Driver </fundamentals/logging >`
1414- :doc: `Monitor Driver Events </fundamentals/monitoring >`
1515- :doc: `Store and Retrieve Large Files in MongoDB </fundamentals/gridfs >`
16- - :doc: `Encrypt Fields in a Document </fundamentals/csfle >`
16+ - :doc: `Encrypt Fields in a Document </fundamentals/encrypt-fields >`
1717- :doc: `Use a Time Series Collection </fundamentals/time-series >`
You can’t perform that action at this time.
0 commit comments