-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 4.3.3
-
Component/s: Client Side Encryption
-
None
In our documentation for the create_data_key for CSFLE the example uses keyAltNames instead of the correct key_alt_names parameter:
File and line in master branch at time of writing ticket: https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/encryption.py/#L709
File and line in 4.3.3 branch: https://github.com/mongodb/mongo-python-driver/blob/4.3.3/pymongo/encryption.py/#L606