We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b062e59 commit 411d5dcCopy full SHA for 411d5dc
docs/reference/content/driver-async/tutorials/client-side-encryption.md
@@ -40,9 +40,6 @@ There is a separate jar file containing`libmongocrypt` bindings.
40
`libmongocrypt` requires the `mongocryptd` daemon / process to be running. A specific daemon / process uri can be configured in the
41
`AutoEncryptionSettings` class by setting `mongocryptdURI` in the `extraOptions`.
42
43
-More information about mongocryptd will soon be available from the official documentation.
44
-
45
46
### Examples
47
48
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