-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Docs
-
None
-
Environment:
Currently the node API docs do not have any references to the Field Level Encryption classes (that I can find).
Specifically neither ClientEncryption nor KeyVault appear to be defined. This may prevent users from utilizing manual encryption or from performing data key management.
Compare to the python docs where there is an encryption class.
There does exist documentation on the AutoEncryptionOptions MongoClient parameter.