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 3a527aa commit 51382adCopy full SHA for 51382ad
source/reference/methods.txt
@@ -801,13 +801,18 @@ Client-Side Field Level Encryption Methods
801
</embedded-shell>`.
802
803
.. list-table::
804
- :widths: 30 70
+ :widths: 40 60
805
:header-rows: 1
806
807
* - Method
808
809
- Description
810
811
+ * - :upcoming:`ClientEncryption.createEncryptedCollection()
812
+ </reference/method/ClientEncryption.createEncryptedCollection>`
813
+
814
+ - Creates a collection with encrypted fields.
815
816
* - :method:`ClientEncryption.decrypt()`
817
818
- Decrypts the specified ``encryptedValue`` if the current database
0 commit comments