-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2023-04-17
The "cleanupStructuredEncryptionData" command will use the "getQueryableEncryptionCountInfo" command to perform the QE cleanup algorithm which involves running the emulated binary search and an additional lookup & decode of the "null anchor". Currently, the command reply already has fields to contain the results of the binary search, but does not have any fields to contain the results of the null anchor decode.