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

kio/kssl

Public Member Functions
KSSLCertDlg Class Reference

#include <ksslcertdlg.h>

Inherits KDialog.

List of all members.

Public Member Functions

 KSSLCertDlg (TQWidget *parent=0L, const char *name=0L, bool modal=false)
virtual ~KSSLCertDlg ()
void setup (TQStringList certs, bool saveChecked=false, bool sendChecked=true) KDE_DEPRECATED
void setupDialog (const TQStringList &certs, bool saveChecked=false, bool sendChecked=true)
TQString getChoice ()
bool wantsToSend ()
bool saveChoice ()
void setHost (const TQString &host)

Detailed Description

KDE X.509 Certificate Dialog.

This class is used to create and display a dialog which contains the user's X.509 certificates and allows the user to present it during SSL sessions.

Author:
George Staikos <staikos@kde.org>
See also:
KSSL KDE X.509 Certificate Dialog

Definition at line 43 of file ksslcertdlg.h.


Constructor & Destructor Documentation

KSSLCertDlg::KSSLCertDlg ( TQWidget *  parent = 0L,
const char *  name = 0L,
bool  modal = false 
)

Construct a KSSL certificate dialog.

Parameters:
parentthe parent widget
namethe internal name of this instance
modalcreate a modal dialog if set to true

Definition at line 50 of file ksslcertdlg.cc.

KSSLCertDlg::~KSSLCertDlg ( ) [virtual]

Destroy this object and close the dialog.

Definition at line 89 of file ksslcertdlg.cc.


Member Function Documentation

TQString KSSLCertDlg::getChoice ( )

Obtain the name of the certificate the user wants to send.

Returns:
the name of the certificate

Definition at line 128 of file ksslcertdlg.cc.

bool KSSLCertDlg::saveChoice ( )

Determine if the user wants to save the choice for the future.

Returns:
true if the user wants to save the choice.

Definition at line 118 of file ksslcertdlg.cc.

void KSSLCertDlg::setHost ( const TQString &  host)

Set the hostname that we are connecting to.

Parameters:
hostthe hostname

Definition at line 137 of file ksslcertdlg.cc.

void KSSLCertDlg::setup ( TQStringList  certs,
bool  saveChecked = false,
bool  sendChecked = true 
)

Setup the dialog.

Call this before you display the dialog.

Parameters:
certsthe list of possible certificates
saveCheckedsave the checked item for the future
sendCheckedsend the checked item to the remote host
Deprecated:

Definition at line 94 of file ksslcertdlg.cc.

void KSSLCertDlg::setupDialog ( const TQStringList &  certs,
bool  saveChecked = false,
bool  sendChecked = true 
)

Setup the dialog.

Call this before you display the dialog.

Parameters:
certsthe list of possible certificates
saveCheckedsave the checked item for the future
sendCheckedsend the checked item to the remote host

Definition at line 98 of file ksslcertdlg.cc.

bool KSSLCertDlg::wantsToSend ( )

Determine if the user wants to send a certificate.

Returns:
true if the user wants to send a certificate

Definition at line 123 of file ksslcertdlg.cc.


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