Skip to content

Commit 52a076b

Browse files
authored
DRIVERS-3106 support automatic encryption in unified tests (#1756)
1 parent 57435eb commit 52a076b

26 files changed

+2792
-1331
lines changed

source/client-side-encryption/client-side-encryption.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ supports indexed encrypted fields, which are further processed server-side.
159159

160160
Is an umbrella term describing the both CSFLE and Queryable Encryption.
161161

162-
**encryptedFields**
162+
<span id="encryptedFields"></span> **encryptedFields**
163163

164164
A BSON document describing the Queryable Encryption encrypted fields. This is analogous to the JSON Schema in FLE. The
165165
following is an example encryptedFields in extended canonical JSON:

source/client-side-encryption/etc/test-templates/fle2v2-BypassQueryAnalysis.yml.template

-89
This file was deleted.

source/client-side-encryption/etc/test-templates/fle2v2-EncryptedFields-vs-EncryptedFieldsMap.yml.template

-79
This file was deleted.

source/client-side-encryption/etc/test-templates/localSchema.yml.template

-65
This file was deleted.

source/client-side-encryption/etc/test-templates/maxWireVersion.yml.template

-22
This file was deleted.

0 commit comments

Comments
 (0)