Actions
Task #84
closed
FT
FT
Signed objects should not be const on return
Task #84:
Signed objects should not be const on return
Description
Objects returned by Certificate::sign() are currently const but should not.
Actions