-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The public mongocrypt_binary_t is a bit of a pain for integrating drivers to wrap because it isn't an opaque type. Either change it to be represented as a uint8_t*, or turn it into an opaque type