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

Make QSslKey work with plugins

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-90953
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes