Actions
Task #84
closedSigned objects should not be const on return
Description
Objects returned by Certificate::sign() are currently const but should not.
Updated by Felix Tiede almost 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset libkca_ossl|6d028b494d115e6af6ff1a64d670695626d4d870.
Actions