Actions
Task #67
closedRefactor some methods in class Utils to avoid multiple coding/decoding to OpenSSL structures.
Start date:
12/04/2013
Due date:
12/20/2013
% Done:
100%
Estimated time:
(Total: 8:00 h)
Spent time:
3:30 h (Total: 16:45 h)
Description
Many methods use OpenSSL structures to extract a bit of information.
Sometimes it might be useful to reuse these structures instead of recreating them just because two or more snippets of information are needed.
Actions