Skip to content

Commit 40e7ed1

Browse files
committed
DOCSP-49013-encryption reformat
1 parent 283f651 commit 40e7ed1

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed
Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
.. _kotlin-fle:
22

3-
Compatible Encryption Library Version
4-
-------------------------------------
3+
.. sharedinclude:: dbx/encrypt-fields.rst
54

6-
The {+driver-short+} uses the `mongodb-crypt
7-
<https://mvnrepository.com/artifact/org.mongodb/mongodb-crypt>`__
8-
encryption library for in-use encryption. This driver version
9-
is compatible with ``mongodb-crypt`` v{+mongocrypt-version+}.
5+
.. replacement:: driver-specific-content
106

11-
.. sharedinclude:: dbx/encrypt-fields.rst
7+
Compatible Encryption Library Version
8+
-------------------------------------
129

13-
.. replacement:: driver-specific-content
10+
The {+driver-short+} uses the `mongodb-crypt
11+
<https://mvnrepository.com/artifact/org.mongodb/mongodb-crypt>`__
12+
encryption library for in-use encryption. This driver version
13+
is compatible with ``mongodb-crypt`` v{+mongocrypt-version+}.
1414

1515
.. sharedinclude:: dbx/jvm/BOM-installation-tip.rst
1616

1717
.. replacement:: installation-guide
1818

1919
:ref:`Add the Driver Bill of Materials <kotlin-get-started-install-bom>` step of the Quick Start guide.
2020

21-
Select from the following :guilabel:`Maven` and
22-
:guilabel:`Gradle` tabs to see how to add the ``mongodb-crypt``
23-
dependency to your project by using the specified manager:
24-
25-
.. tabs::
26-
27-
.. tab:: Maven
28-
:tabid: maven-dependency
29-
30-
.. include:: /includes/fundamentals/code-snippets/crypt-maven-versioned.rst
31-
32-
.. tab:: Gradle
33-
:tabid: gradle-dependency
34-
35-
.. include:: /includes/fundamentals/code-snippets/crypt-gradle-versioned.rst
21+
Select from the following :guilabel:`Maven` and
22+
:guilabel:`Gradle` tabs to see how to add the ``mongodb-crypt``
23+
dependency to your project by using the specified manager:
24+
25+
.. tabs::
26+
27+
.. tab:: Maven
28+
:tabid: maven-dependency
29+
30+
.. include:: /includes/fundamentals/code-snippets/crypt-maven-versioned.rst
31+
32+
.. tab:: Gradle
33+
:tabid: gradle-dependency
34+
35+
.. include:: /includes/fundamentals/code-snippets/crypt-gradle-versioned.rst

0 commit comments

Comments
 (0)