Actions
Task #1678
closedReplace implicit digest calculation/getting name with implicit digest in CS with the new "Data::getFullName()" library API
Start date:
06/19/2014
Due date:
% Done:
100%
Estimated time:
Description
The Data packet API now contains a method Data::getFullName(), which will calculate name with implicit digest and cache it internally.
There is no need anymore to do the same job in CS, as it actually duplicates digest operation right now.
Actions