Project

General

Profile

Actions

Feature #74

open

Provide full API as QSslCertificate does

Added by Felix Tiede almost 12 years ago. Updated over 5 years ago.

Status:
New
Priority:
Low
Assignee:
Target version:
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.

Actions

Also available in: Atom PDF