From 0cdc697a3afd0ca4a52b33765e416ce908bda978 Mon Sep 17 00:00:00 2001 From: andf-mongodb Date: Tue, 20 Apr 2021 16:15:20 -0400 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 75cabb76719..5f7a4ce8ba8 100644 --- a/source/core/security-client-side-encryption.txt +++ b/source/core/security-client-side-encryption.txt @@ -450,6 +450,10 @@ the following official 4.2+ compatible driver versions: - ``2.10.0+`` - `.NET Driver Quickstart `__ + * - :driver:`C ` + - ``1.17.5`` + - `C Driver Client-Side Field Level Encryption `__ + * - :driver:`Go ` - ``1.2+`` - `Go Driver Quickstart `__