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

kio

KSSLConnectionInfo Class Reference

KDE SSL Connection Information. More...

#include <ksslconnectioninfo.h>

List of all members.


Public Member Functions

const QString & getCipher () const
int getCipherBits () const
const QString & getCipherDescription () const
int getCipherUsedBits () const
const QString & getCipherVersion () const
 ~KSSLConnectionInfo ()

Protected Member Functions

void clean ()
 KSSLConnectionInfo ()

Protected Attributes

QString m_cipherDescription
QString m_cipherName
QString m_cipherVersion
int m_iCipherBits
int m_iCipherUsedBits

Detailed Description

KDE SSL Connection Information.

This class contains the information about an SSL connection. It is generally referenced through KSSL.

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

Definition at line 40 of file ksslconnectioninfo.h.


Constructor & Destructor Documentation

KSSLConnectionInfo::~KSSLConnectionInfo (  ) 

Destroy this object.

Definition at line 29 of file ksslconnectioninfo.cc.

KSSLConnectionInfo::KSSLConnectionInfo (  )  [protected]

Definition at line 24 of file ksslconnectioninfo.cc.


Member Function Documentation

void KSSLConnectionInfo::clean (  )  [protected]

Definition at line 34 of file ksslconnectioninfo.cc.

const QString & KSSLConnectionInfo::getCipher (  )  const

Get the cipher in use.

Returns:
the cipher in use

Definition at line 51 of file ksslconnectioninfo.cc.

int KSSLConnectionInfo::getCipherBits (  )  const

Get bit-size of the cipher.

Returns:
the number of bits

Definition at line 61 of file ksslconnectioninfo.cc.

const QString & KSSLConnectionInfo::getCipherDescription (  )  const

Describe the cipher in use.

Returns:
the cipher description (from OpenSSL)

Definition at line 46 of file ksslconnectioninfo.cc.

int KSSLConnectionInfo::getCipherUsedBits (  )  const

Get the number of bits of the cipher that are actually used.

Returns:
the number of bits in use

Definition at line 56 of file ksslconnectioninfo.cc.

const QString & KSSLConnectionInfo::getCipherVersion (  )  const

Get the version of the cipher in use.

Returns:
the version of the cipher

Definition at line 41 of file ksslconnectioninfo.cc.


Member Data Documentation

QString KSSLConnectionInfo::m_cipherDescription [protected]

Definition at line 86 of file ksslconnectioninfo.h.

QString KSSLConnectionInfo::m_cipherName [protected]

Definition at line 85 of file ksslconnectioninfo.h.

QString KSSLConnectionInfo::m_cipherVersion [protected]

Definition at line 87 of file ksslconnectioninfo.h.

int KSSLConnectionInfo::m_iCipherBits [protected]

Definition at line 84 of file ksslconnectioninfo.h.

int KSSLConnectionInfo::m_iCipherUsedBits [protected]

Definition at line 84 of file ksslconnectioninfo.h.


The documentation for this class was generated from the following files:
  • ksslconnectioninfo.h
  • ksslconnectioninfo.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