KIO
sslui.h
28 * certificate issues, and since this poses a security issue, we need confirmation from the user about
32 * the SSL errors that occurred and continue connecting. And in case of the latter whether to remember
35 * @p uiData the KSslErrorUiData object constructed from the socket that is trying to establish the
39bool KIOWIDGETS_EXPORT askIgnoreSslErrors(const KSslErrorUiData &uiData, RulesStorage storedRules = RecallAndStoreRules);
This class can hold all the necessary data from a QSslSocket or QNetworkReply to ask the user to cont...
Definition ksslerroruidata.h:30
bool KIOWIDGETS_EXPORT askIgnoreSslErrors(const KSslErrorUiData &uiData, RulesStorage storedRules=RecallAndStoreRules)
If there are errors while establishing an SSL encrypted connection to a peer, usually due to certific...
Definition sslui.cpp:16
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.