Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ or read operations to the ``hr.employees`` collection.
- ``javascriptWithScope`` (*Deprecated*)

If :autoencryptkeyword:`encrypt.algorithm` or its inherited value is
``AED_AES_256_CBC_HMAC_SHA_512-Random``, ``bsonType`` is
``AEAD_AES_256_CBC_HMAC_SHA_512-Random``, ``bsonType`` is
optional and may specify an array of supported bson types. For
fields with ``bsonType`` of ``array`` or ``object``, the client
encrypts the *entire* array or object and not their individual
Expand Down