Parameters
Returns
std::vector<std::vector<uint8_t>>: A vector of decrypted items, each represented as a vector of bytes.
Exceptions
std::runtime_exception
std::runtime_exception
- Throws if the items could not be retrieved or decrypted.
std::vector<std::vector<uint8_t>>: A vector of decrypted items, each represented as a vector of bytes.
std::runtime_exception