|
Author:
{'name': 'vector-of-bool', 'email': 'vectorofbool@gmail.com', 'username': 'vector-of-bool'}
Message: CXX-2546 Create Encrypted Collection (#959)
- Implement the CreateEncryptedCollection interface
This changeset introduces the create encrypted collection convenience API, as outlined in DRIVERS-2312. This is used to create data encryption keys on-the-fly when creating a new encrypted collection. The C++ API is mostly just a wrapper around the underlying C API.
Branch: master
https://github.com/mongodb/mongo-cxx-driver/commit/803386fe1ec0cea061dff6e5861b092bbe0d37ce
|