• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

KSSLSession Class Reference

KDE SSL Session Information. More...

#include <ksslsession.h>

List of all members.


Public Member Functions

QString toString () const
 ~KSSLSession ()

Static Public Member Functions

static KSSLSession * fromString (const QString &s)

Protected Member Functions

 KSSLSession (const KSSLSession &)
 KSSLSession ()

Protected Attributes

void * _session

Detailed Description

KDE SSL Session Information.

This class contains data about an SSL session. It is just used as a container that is taken from or passed to KSSL objects.

Author:
George Staikos <staikos@kde.org>
See also:
KSSL KDE SSL Session Information

Definition at line 42 of file ksslsession.h.


Constructor & Destructor Documentation

KSSLSession::~KSSLSession (  ) 

Destroy this instance.

Definition at line 34 of file ksslsession.cc.

KSSLSession::KSSLSession (  )  [protected]

Definition at line 30 of file ksslsession.cc.

KSSLSession::KSSLSession ( const KSSLSession &   )  [protected]


Member Function Documentation

KSSLSession * KSSLSession::fromString ( const QString &  s  )  [static]

Create as session ID object from a base64 encoded string.

Parameters:
s the session id in base64 encoded ASN.1 format
Returns:
a KSSLSession object, or 0L on error

Definition at line 67 of file ksslsession.cc.

QString KSSLSession::toString (  )  const

Convert to a base64 encoded string (so it can be copied safely).

Definition at line 44 of file ksslsession.cc.


Member Data Documentation

void* KSSLSession::_session [protected]

Definition at line 65 of file ksslsession.h.


The documentation for this class was generated from the following files:
  • ksslsession.h
  • ksslsession.cc

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal