-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Scope
Write a POC to allow lazily supplying encryption schemas to libmongocrypt. This must enable driver API like the following:
collection = db.GetCollection("foo").WithEncryptionSchema(schema);