File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
driver-reactive/tutorials Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,6 @@ There is a separate jar file containing`libmongocrypt` bindings.
3939` libmongocrypt ` requires the ` mongocryptd ` daemon / process to be running. A specific daemon / process uri can be configured in the
4040` AutoEncryptionSettings ` class by setting ` mongocryptdURI ` in the ` extraOptions ` .
4141
42- More information about mongocryptd will soon be available from the official documentation.
43-
44-
4542### Examples
4643
4744The following is a sample app that assumes the ** key** and ** schema** have already been created in MongoDB. The example uses a local key,
Original file line number Diff line number Diff line change @@ -40,8 +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-
4543
4644### Examples
4745
You can’t perform that action at this time.
0 commit comments