-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Client Side Encryption, TypeScript
Use Case
https://jira.mongodb.org/browse/NODE-3471 added support for KMIP as a KMS in FLE. This included new options for `masterKey` in the `createDataKey` ClientEncryption method. However, the TS types for this helper were never updated.
User Impact
- TS errors, but no runtime issues.
Dependencies
- n/a
Unknowns
- n/a
Acceptance Criteria
Implementation Requirements
- Add support for KMIP master key options for create data key as outlined in the spec.
Testing Requirements
- n/a - already tested
Documentation Requirements
- n/a
Follow Up Requirements
- n/a
- has to be done before
-
NODE-5853 CSFLE/QE KMIP support "delegated" protocol
- Closed