-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Field Level Encryption
-
None
Currently we're suppressing the CLS warnings when working with `CryptClient` via`#pragma` statements. We should investigate a better strategy such as making `MongoDB.Libmongocrypt` CLS compliant or marking interfaces as noncompliant.
CLS compliance affects VB users at the very least.