• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kio/kssl
 

kio/kssl

Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
KSSLSession Class Reference

#include <ksslsession.h>

List of all members.

Public Member Functions

 ~KSSLSession ()
TQString toString () const

Static Public Member Functions

static KSSLSession * fromString (const TQString &s)

Protected Member Functions

 KSSLSession (const KSSLSession &)

Protected Attributes

void * _session

Friends

class KSSL

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.


Member Function Documentation

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

Create as session ID object from a base64 encoded string.

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

Definition at line 67 of file ksslsession.cc.

TQString KSSLSession::toString ( ) const

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

Definition at line 44 of file ksslsession.cc.


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

kio/kssl

Skip menu "kio/kssl"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kio/kssl

Skip menu "kio/kssl"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kssl by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |