KIO
sslui.h File Reference
#include <kio/kio_export.h>
#include <ktcpsocket.h>
Go to the source code of this file.
Namespaces | |
namespace | KIO |
namespace | KIO::SslUi |
Enumerations | |
enum | KIO::SslUi::RulesStorage { KIO::SslUi::RecallRules = 1, KIO::SslUi::StoreRules = 2, KIO::SslUi::RecallAndStoreRules = 3 } |
Functions | |
bool | KIO::SslUi::askIgnoreSslErrors (const KSslErrorUiData &uiData, RulesStorage storedRules=RecallAndStoreRules) |
bool | KIO::SslUi::askIgnoreSslErrors (const KTcpSocket *socket, RulesStorage storedRules=RecallAndStoreRules) |