|
Author:
{'name': 'vector-of-bool', 'email': 'vectorofbool@gmail.com', 'username': 'vector-of-bool'}
Message: CDRIVER-4540 Define a success test for CreateEncryptedCollection (#1176)
Define a success test for CreateEncryptedCollection
Creates an encrypted collection using the CEC API, then uses the
generated key to encrypt a value, and then inserts that value into the
new encrypted collection. Expects success.
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/a8560d7488778e480b7c61a0f8931ddbcc310c7d
|