Actions
Task #69
closedTask #67: Refactor some methods in class Utils to avoid multiple coding/decoding to OpenSSL structures.
Extend QSslKey with key-pair generator.
Description
Instead of decoding a QSslKey instance again and again for every need this code can be refactored into a separate local class whose instances can have a user-defined lifetime and do not need to rerun conversion between Qt and OpenSSL for every time the key is needed as OpenSSL structure.
Updated by Felix Tiede almost 12 years ago
- Subject changed from Extens QSslKey with key-pair generator. to Extend QSslKey with key-pair generator.
Updated by Felix Tiede almost 12 years ago
- Due date changed from 12/13/2013 to 12/11/2013
Updated by Felix Tiede almost 12 years ago
- % Done changed from 0 to 10
- Status changed from New to In Progress
Applied in changeset libkca_ossl|192f5e05d1cfd79b8b24ca5f78f87095a0e73189.
Updated by Felix Tiede almost 12 years ago
- % Done changed from 10 to 50
Applied in changeset libkca_ossl|546a39c51b3863f8c7cdab14e6ddc746383403de.
Updated by Felix Tiede almost 12 years ago
- % Done changed from 50 to 90
Applied in changeset libkca_ossl|3e11a454210a5e66ee13cd59b05dc660e14d6061.
Updated by Felix Tiede almost 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Applied in changeset libkca_ossl|6ebee08be6745f4e9781d31ee515ee276c4c59c6.
Actions