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

KIO

Public Types | Static Public Member Functions | List of all members
KSSLCertificateHome Class Reference

#include <ksslcertificatehome.h>

Public Types

enum  KSSLAuthAction { AuthNone, AuthSend, AuthPrompt, AuthDont }
 

Static Public Member Functions

static bool addCertificate (const QString &filename, const QString &password, bool storePass=false)
 
static bool addCertificate (KSSLPKCS12 *cert, const QString &passToStore=QString())
 
static bool deleteCertificate (const QString &filename, const QString &password)
 
static bool deleteCertificate (KSSLPKCS12 *cert)
 
static bool deleteCertificateByName (const QString &name)
 
static KSSLPKCS12 * getCertificateByHost (const QString &host, const QString &password, KSSLAuthAction *aa)
 
static KSSLPKCS12 * getCertificateByName (const QString &name, const QString &password)
 
static KSSLPKCS12 * getCertificateByName (const QString &name)
 
static QStringList getCertificateList ()
 
static KSSLPKCS12 * getDefaultCertificate (const QString &password, KSSLAuthAction *aa=NULL)
 
static KSSLPKCS12 * getDefaultCertificate (KSSLAuthAction *aa=NULL)
 
static QString getDefaultCertificateName (const QString &host, KSSLAuthAction *aa=NULL)
 
static QString getDefaultCertificateName (KSSLAuthAction *aa=NULL)
 
static bool hasCertificateByName (const QString &name)
 
static void setDefaultCertificate (const QString &name, bool send=true, bool prompt=false)
 
static void setDefaultCertificate (KSSLPKCS12 *cert, bool send=true, bool prompt=false)
 
static void setDefaultCertificate (const QString &name, const QString &host, bool send=true, bool prompt=false)
 
static void setDefaultCertificate (KSSLPKCS12 *cert, const QString &host, bool send=true, bool prompt=false)
 

Detailed Description

Definition at line 31 of file ksslcertificatehome.h.

Member Enumeration Documentation

enum KSSLCertificateHome::KSSLAuthAction
Enumerator
AuthNone 
AuthSend 
AuthPrompt 
AuthDont 

Definition at line 36 of file ksslcertificatehome.h.

Member Function Documentation

bool KSSLCertificateHome::addCertificate ( const QString &  filename,
const QString &  password,
bool  storePass = false 
)
static

Definition at line 53 of file ksslcertificatehome.cpp.

bool KSSLCertificateHome::addCertificate ( KSSLPKCS12 *  cert,
const QString &  passToStore = QString() 
)
static

Definition at line 65 of file ksslcertificatehome.cpp.

bool KSSLCertificateHome::deleteCertificate ( const QString &  filename,
const QString &  password 
)
static

Definition at line 77 of file ksslcertificatehome.cpp.

bool KSSLCertificateHome::deleteCertificate ( KSSLPKCS12 *  cert)
static

Definition at line 88 of file ksslcertificatehome.cpp.

bool KSSLCertificateHome::deleteCertificateByName ( const QString &  name)
static

Definition at line 94 of file ksslcertificatehome.cpp.

KSSLPKCS12 * KSSLCertificateHome::getCertificateByHost ( const QString &  host,
const QString &  password,
KSSLAuthAction *  aa 
)
static

Definition at line 133 of file ksslcertificatehome.cpp.

KSSLPKCS12 * KSSLCertificateHome::getCertificateByName ( const QString &  name,
const QString &  password 
)
static

Definition at line 105 of file ksslcertificatehome.cpp.

KSSLPKCS12 * KSSLCertificateHome::getCertificateByName ( const QString &  name)
static

Definition at line 116 of file ksslcertificatehome.cpp.

QStringList KSSLCertificateHome::getCertificateList ( )
static

Definition at line 28 of file ksslcertificatehome.cpp.

KSSLPKCS12 * KSSLCertificateHome::getDefaultCertificate ( const QString &  password,
KSSLAuthAction *  aa = NULL 
)
static

Definition at line 183 of file ksslcertificatehome.cpp.

KSSLPKCS12 * KSSLCertificateHome::getDefaultCertificate ( KSSLAuthAction *  aa = NULL)
static

Definition at line 195 of file ksslcertificatehome.cpp.

QString KSSLCertificateHome::getDefaultCertificateName ( const QString &  host,
KSSLAuthAction *  aa = NULL 
)
static

Definition at line 140 of file ksslcertificatehome.cpp.

QString KSSLCertificateHome::getDefaultCertificateName ( KSSLAuthAction *  aa = NULL)
static

Definition at line 165 of file ksslcertificatehome.cpp.

bool KSSLCertificateHome::hasCertificateByName ( const QString &  name)
static

Definition at line 127 of file ksslcertificatehome.cpp.

void KSSLCertificateHome::setDefaultCertificate ( const QString &  name,
bool  send = true,
bool  prompt = false 
)
static

Definition at line 208 of file ksslcertificatehome.cpp.

void KSSLCertificateHome::setDefaultCertificate ( KSSLPKCS12 *  cert,
bool  send = true,
bool  prompt = false 
)
static

Definition at line 218 of file ksslcertificatehome.cpp.

void KSSLCertificateHome::setDefaultCertificate ( const QString &  name,
const QString &  host,
bool  send = true,
bool  prompt = false 
)
static

Definition at line 35 of file ksslcertificatehome.cpp.

void KSSLCertificateHome::setDefaultCertificate ( KSSLPKCS12 *  cert,
const QString &  host,
bool  send = true,
bool  prompt = false 
)
static

Definition at line 47 of file ksslcertificatehome.cpp.


The documentation for this class was generated from the following files:
  • ksslcertificatehome.h
  • ksslcertificatehome.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIO

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal