D5359: cliunarchiver: Emit encryption method

Elvis Angelaccio noreply at phabricator.kde.org
Sun Apr 9 15:43:25 UTC 2017


elvisangelaccio added inline comments.

INLINE COMMENTS

> cliplugin.cpp:267
> +        if (m_isPasswordProtected) {
> +            formatName == QStringLiteral("RAR 5") ? emit encryptionMethodFound(QStringLiteral("AES256")) :
> +                                                    emit encryptionMethodFound(QStringLiteral("AES128"));

QLatin1String for the comparison.

REPOSITORY
  R36 Ark

REVISION DETAIL
  https://phabricator.kde.org/D5359

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, #ark, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20170409/4d1d41da/attachment.html>


More information about the Kde-utils-devel mailing list