Unverified Commit 803386fe authored by vector-of-bool's avatar vector-of-bool Committed by GitHub
Browse files

[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.
parent 3b73a2a5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment