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

KIO

KSslInfoDialog Class Reference

KDE SSL Information Dialog. More...

#include <ksslinfodialog.h>

Inheritance diagram for KSslInfoDialog:
KDialog QDialog

List of all members.

Public Member Functions

 KSslInfoDialog (QWidget *parent=0)
void setAuxiliaryPartsEncrypted (bool)
void setMainPartEncrypted (bool)
void setSecurityInQuestion (bool isIt)
void setSslInfo (const QList< QSslCertificate > &certificateChain, const QString &ip, const QString &host, const QString &sslProtocol, const QString &cipher, int usedBits, int bits, const QList< QList< KSslError::Error > > &validationErrors)
virtual ~KSslInfoDialog ()

Static Public Member Functions

static QList< QList
< KSslError::Error > > 
errorsFromString (const QString &s)

Detailed Description

KDE SSL Information Dialog.

This class creates a dialog that can be used to display information about an SSL session.

There are NO GUARANTEES that KSslInfoDialog will remain binary compatible/ Contact staikos@kde.org for details if needed.

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

Definition at line 43 of file ksslinfodialog.h.


Constructor & Destructor Documentation

KSslInfoDialog::KSslInfoDialog ( QWidget *  parent = 0  )  [explicit]

Construct a KSSL Information Dialog.

Parameters:
parent the parent widget

Definition at line 69 of file ksslinfodialog.cpp.

KSslInfoDialog::~KSslInfoDialog (  )  [virtual]

Destroy this dialog.

Definition at line 105 of file ksslinfodialog.cpp.


Member Function Documentation

QList< QList< KSslError::Error > > KSslInfoDialog::errorsFromString ( const QString &  s  )  [static]

Definition at line 237 of file ksslinfodialog.cpp.

void KSslInfoDialog::setAuxiliaryPartsEncrypted ( bool  auxEncrypted  ) 

Definition at line 125 of file ksslinfodialog.cpp.

void KSslInfoDialog::setMainPartEncrypted ( bool  mainEncrypted  ) 

Definition at line 118 of file ksslinfodialog.cpp.

void KSslInfoDialog::setSecurityInQuestion ( bool  isIt  ) 

Tell the dialog if the connection has portions that may not be secure (ie.

a mixture of secure and insecure frames)

Parameters:
isIt true if security is in question
void KSslInfoDialog::setSslInfo ( const QList< QSslCertificate > &  certificateChain,
const QString &  ip,
const QString &  host,
const QString &  sslProtocol,
const QString &  cipher,
int  usedBits,
int  bits,
const QList< QList< KSslError::Error > > &  validationErrors 
)

Set information to display about the SSL connection.

Parameters:
certificateChain the certificate chain leading from the certificate authority to the peer.
ip the ip of the remote host
host the remote hostname
sslProtocol the version of SSL in use (SSLv2, SSLv3, TLSv1)
cipher the cipher in use
usedBits the used bits of the key
bits the key size of the cipher in use
validationErrors errors validating the certificates, if any

Definition at line 156 of file ksslinfodialog.cpp.


The documentation for this class was generated from the following files:
  • ksslinfodialog.h
  • ksslinfodialog.cpp

KIO

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
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