Skip to content

DOCSP-15632: add C driver to CSFLE compatibility table #5217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
4 changes: 4 additions & 0 deletions source/core/security-client-side-encryption.txt
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,10 @@ the following official 4.2-compatible driver versions:
- ``2.8.0+``
- `Scala Documentation <https://mongodb.github.io/mongo-scala-driver/2.8/>`__

* - :ecosystem:`C </drivers/c/>`
- ``1.17.5``
- `C Driver Client-Side Field Level Encryption <http://mongoc.org/libmongoc/current/using_client_side_encryption.html>`__

Please refer to the driver reference documentation for syntax and
implementation examples.

Expand Down