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 8d0411b commit 4f47c70Copy full SHA for 4f47c70
source/security/in-use-encryption.txt
@@ -73,8 +73,8 @@ Encryption </core/queryable-encryption/>` in the {+mdb-server+} manual.
73
Client-side Field Level Encryption
74
----------------------------------
75
76
-Client-side Field Level Encryption (CSFLE) was introduced in MongoDB
77
-Server version 4.2 and supports searching encrypted fields for equality.
+Client-side Field Level Encryption (CSFLE) was introduced in {+mdb-server+}
+version 4.2 and supports searching encrypted fields for equality.
78
CSFLE differs from Queryable Encryption in that you can select either a
79
deterministic or random encryption algorithm to encrypt fields. You can only
80
query encrypted fields that use a deterministic encryption algorithm when
0 commit comments