-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
Follow-up to MONGOCRYPT-434. There are internal references to "csfle" referring to the crypt_shared library: example:
/// A CSFLE DLL vtable, initialized by mongocrypt_init _mongo_crypt_v1_vtable csfle; /// Pointer to the global csfle_lib object. Should not be freed directly. mongo_crypt_v1_lib *csfle_lib;
Use "crypt_shared" to match naming in https://www.mongodb.com/try/download/enterprise-advanced/releases.
- is related to
-
MONGOCRYPT-768 Support multiple schemas for auto encryption
-
- Closed
-