Actions
Task #5260
openchange semantic location lookup in database to return only one location
Start date:
05/17/2023
Due date:
% Done:
0%
Estimated time:
Description
a data point should only be in one location at a time for encryption/decryption logic
change the DataBase::getSemanticLocations function to getSemanticLocation with the return type of std::string, instead of std::vectorstd::string
Actions