Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
-
6c835796c8ea2590008900ffb5f4bf0d902ee73d (qt/qtbase/6.1) 7c1aa0c48c995778cc52b98ce323db5cdb7898a9 (qt/qtbase/dev)
Description
QDtlsPrivate and QDtlsClientVerifierPrivate must become new interfaces in TLS-backend (they are already abstract classes having pure-virtuals). The only plugin for now to have them implemented is 'openssl'. Right now they have same base class (since they share a lot in setting/getting errors, addresses etc.) - this will become a mixin in the plugin.
Attachments
Issue Links
- is required for
-
QTBUG-65922 Pluggable SSL backends
- Closed