KIO
KIO::SslUi Namespace Reference
Enumerations | |
enum | RulesStorage { RecallRules = 1, StoreRules = 2, RecallAndStoreRules = 3 } |
Functions | |
bool | askIgnoreSslErrors (const KSslErrorUiData &uiData, RulesStorage storedRules=RecallAndStoreRules) |
bool | askIgnoreSslErrors (const KTcpSocket *socket, RulesStorage storedRules=RecallAndStoreRules) |
Enumeration Type Documentation
Function Documentation
bool KIO::SslUi::askIgnoreSslErrors | ( | const KSslErrorUiData & | uiData, | |
RulesStorage | storedRules = RecallAndStoreRules | |||
) |
bool KIO::SslUi::askIgnoreSslErrors | ( | const KTcpSocket * | socket, | |
RulesStorage | storedRules = RecallAndStoreRules | |||
) |