Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-90953

Make QSslKey work with plugins

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.1.0 Beta 1
    • 6.1
    • Network: SSL
    • None
    • All
    • 0352cf8e1bf57615b9faf3f6f383896444e762ac (qt/qtbase/6.1) 43d933bf5095170aef1f8223d333a13ea07c3031 (qt/qtbase/dev)

    Description

      QSslKey is one of classes that has backend-specific implementations. At the moment, such code contained both in "q-class" and "d-class" implementation, e.g such code is placed in qsslkey_openssl.cpp or qsslkey_qt.cpp + qsslkey_mac.cpp + qsslkey_schannel.cpp (the latter two needed to read/write password protected encrypted keys). To convert these into plugin-based design, all public/private classes' code must be backend-neutral.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              tpochep Timur Pocheptsov
              tpochep Timur Pocheptsov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes