Skip to content

Commit 411d5dc

Browse files
committed
Remove misleading note about mongocryptd in reference docs
JAVA-4105
1 parent b062e59 commit 411d5dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/reference/content/driver-async/tutorials/client-side-encryption.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ There is a separate jar file containing`libmongocrypt` bindings.
4040
`libmongocrypt` requires the `mongocryptd` daemon / process to be running. A specific daemon / process uri can be configured in the
4141
`AutoEncryptionSettings` class by setting `mongocryptdURI` in the `extraOptions`.
4242

43-
More information about mongocryptd will soon be available from the official documentation.
44-
45-
4643
### Examples
4744

4845
The following is a sample app that assumes the **key** and **schema** have already been created in MongoDB. The example uses a local key,

0 commit comments

Comments
 (0)