-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
The following subtypes are newly added in QE protocol version 2:
FLE2InsertUpdatePayloadV2 = 11,
FLE2FindEqualityPayloadV2 = 12,
FLE2FindRangePayloadV2 = 13,
FLE2IndexedEqualityEncryptedValueV2 = 14,
FLE2IndexedRangeEncryptedValueV2 = 15,
FLE2UnindexedEncryptedValueV2 = 16
So, they should be added to the mc_fle_blob_subtype_t enum in mc-fle-blob-subtype-private.h
- is depended on by
-
MONGOCRYPT-530 Implement parsing and decryption of v2 indexed equality values
- Closed