From ce3605fc51ec634c4fd5c23dc4298676f605d071 Mon Sep 17 00:00:00 2001 From: Nathan Leniz Date: Tue, 20 Apr 2021 08:51:14 -0700 Subject: [PATCH] DOCSP-15632: add C driver to CSFLE compatibility table --- source/core/security-client-side-encryption.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/core/security-client-side-encryption.txt b/source/core/security-client-side-encryption.txt index 5845a23fdf7..1922cb244eb 100644 --- a/source/core/security-client-side-encryption.txt +++ b/source/core/security-client-side-encryption.txt @@ -445,6 +445,10 @@ the following official 4.2-compatible driver versions: - ``2.8.0+`` - `Scala Documentation `__ + * - :ecosystem:`C ` + - ``1.17.5`` + - `C Driver Client-Side Field Level Encryption `__ + Please refer to the driver reference documentation for syntax and implementation examples.