Skip to content

Commit 51382ad

Browse files
authored
DOCSP-31019 document createEncryptedCollection method (#273)
1 parent 3a527aa commit 51382ad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/reference/methods.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,13 +801,18 @@ Client-Side Field Level Encryption Methods
801801
</embedded-shell>`.
802802

803803
.. list-table::
804-
:widths: 30 70
804+
:widths: 40 60
805805
:header-rows: 1
806806

807807
* - Method
808808

809809
- Description
810810

811+
* - :upcoming:`ClientEncryption.createEncryptedCollection()
812+
</reference/method/ClientEncryption.createEncryptedCollection>`
813+
814+
- Creates a collection with encrypted fields.
815+
811816
* - :method:`ClientEncryption.decrypt()`
812817

813818
- Decrypts the specified ``encryptedValue`` if the current database

0 commit comments

Comments
 (0)