KIO
KSSLCSessionCache Class Reference
#include <ksslcsessioncache.h>
Static Public Member Functions | |
static QString | getSessionForUrl (const KUrl &kurl) |
static void | putSessionForUrl (const KUrl &kurl, const QString &session) |
Detailed Description
Definition at line 29 of file ksslcsessioncache.h.
Member Function Documentation
Retrieve a SSL session (client side only).
- Parameters:
-
kurl URL the key belongs to
- Returns:
- if a key can be found, QString() otherwise
Definition at line 74 of file ksslcsessioncache.cpp.
Store a SSL session (client side only).
- Parameters:
-
kurl URL the key belongs to. Method, host and port are used session QString representing session to store
Definition at line 99 of file ksslcsessioncache.cpp.
The documentation for this class was generated from the following files: