-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Upgrade/Downgrade
-
None
-
Fully Compatible
Originally, initializationVector was a property of the JSON schema. We have decided to remove after consultation with crypto consultations.
- Remove initializationVector from JSON Schema parser
- The crypto code depends on this initializationVector for now. Hardcode a 16-byte value unless
SERVER-41027is completed first.