Skip to content

Commit

Permalink
Update source/client-side-encryption/client-side-encryption.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Mikola <jmikola@gmail.com>
  • Loading branch information
blink1073 and jmikola authored Mar 4, 2024
1 parent e4bd1a6 commit 20f6a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/client-side-encryption/client-side-encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@ an API for explicitly encrypting and decrypting values, and managing data keys i
See
[Why do we have a separate top level type for ClientEncryption?](#why-do-we-have-a-separate-top-level-type-for-clientencryption)
and
[Why do we need to pass a client to create a ClientEncryption?](#why-do-we-need-to-pass-a-client-to-create-a-clientencryption).
[Why do we need to pass a client to create a ClientEncryption?](#why-do-we-need-to-pass-a-client-to-create-a-clientencryption)

When implementing behavior and error handling for key vault functions, Drivers SHOULD assume the presence of a unique
index in the key vault collection on the `keyAltNames` field with a partial index filter for only documents where
Expand Down

0 comments on commit 20f6a1e

Please sign in to comment.