Actions
Feature #74
openProvide full API as QSslCertificate does
Start date:
07/20/2020
Due date:
08/07/2020 (over 5 years late)
% Done:
0%
Estimated time:
8:00 h
Description
Following public static members are also available and need implementing:
QList< Request > fromData(const QByteArray&, QSsl::EncodingFormat)
QList< Request > fromDevice(QIODevice*, QSsl::EncodingFormat)
QList< Request > fromPath(const QString&, QSsl::EncodingFormat, QRepExp::PatternSyntax)
Implementing these methods would make class Request stick as close as possible to Qt's API of QSslCertificate.
Updated by Felix Tiede over 7 years ago
- Due date changed from 02/16/2014 to 08/18/2018
- Start date changed from 02/01/2014 to 07/30/2018
Updated by Felix Tiede over 5 years ago
- Due date changed from 08/18/2018 to 02/21/2020
- Target version changed from 19 to 6.0.1
- Start date changed from 07/30/2018 to 02/17/2020
Moved to later version, as this is not as urgent as other tasks.
Updated by Felix Tiede over 5 years ago
- Target version changed from 6.0.1 to 6.1.0
Updated by Felix Tiede over 5 years ago
- Due date changed from 02/21/2020 to 03/23/2020
- Start date changed from 02/17/2020 to 03/16/2020
Updated by Felix Tiede over 5 years ago
- Due date changed from 03/23/2020 to 08/07/2020
- Target version changed from 6.1.0 to 6.2.0
- Start date changed from 03/16/2020 to 07/20/2020
Actions