Task #70
closedTask #67: Refactor some methods in class Utils to avoid multiple coding/decoding to OpenSSL structures.
Create new class Request for easy access to all request data
Description
Instead of decoding a QByteArray into a OpenSSL X509_REQ struct for every time a piece of information is needed, a separate class with a QByteArray constructor can decode once and provide methods to access this information without the need of decoding again.
Updated by Felix Tiede almost 12 years ago
- Start date changed from 12/16/2013 to 12/13/2013
Updated by Felix Tiede almost 12 years ago
- Start date changed from 12/13/2013 to 12/12/2013
Updated by Felix Tiede almost 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Applied in changeset libkca_ossl|972a1609ce2b87de4384dba6040cdb65a3238bbc.
Updated by Felix Tiede almost 12 years ago
- % Done changed from 10 to 20
Applied in changeset libkca_ossl|6523b77e9cff99812fb48c7add818ff0f4e5b04f.
Updated by Felix Tiede almost 12 years ago
- % Done changed from 20 to 30
Applied in changeset libkca_ossl|8e7fef6ae9744fdf1961b5fdb950c1958260be7d.
Updated by Felix Tiede almost 12 years ago
- % Done changed from 30 to 50
Applied in changeset libkca_ossl|ef0cc1bc283e1847db064acea897c29de567b27f.
Updated by Felix Tiede almost 12 years ago
- % Done changed from 50 to 90
Applied in changeset libkca_ossl|8d0438ee51868643e959568d8195bbb58aead37d.
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|07c1f115c1c1e16878c8abd4cdcb03d5c3458eda.