KIO
KSSLCertificateHome Class Reference
#include <ksslcertificatehome.h>
Detailed Description
Definition at line 31 of file ksslcertificatehome.h.
Member Enumeration Documentation
Definition at line 36 of file ksslcertificatehome.h.
Member Function Documentation
| bool KSSLCertificateHome::addCertificate | ( | KSSLPKCS12 * | cert, | |
| const QString & | passToStore = QString() | |||
| ) | [static] |
Definition at line 65 of file ksslcertificatehome.cpp.
| bool KSSLCertificateHome::addCertificate | ( | const QString & | filename, | |
| const QString & | password, | |||
| bool | storePass = false | |||
| ) | [static] |
Definition at line 53 of file ksslcertificatehome.cpp.
| bool KSSLCertificateHome::deleteCertificate | ( | KSSLPKCS12 * | cert | ) | [static] |
Definition at line 88 of file ksslcertificatehome.cpp.
| bool KSSLCertificateHome::deleteCertificate | ( | const QString & | filename, | |
| const QString & | password | |||
| ) | [static] |
Definition at line 77 of file ksslcertificatehome.cpp.
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 | ) | [static] |
Definition at line 116 of file ksslcertificatehome.cpp.
| KSSLPKCS12 * KSSLCertificateHome::getCertificateByName | ( | const QString & | name, | |
| const QString & | password | |||
| ) | [static] |
Definition at line 105 of file ksslcertificatehome.cpp.
| QStringList KSSLCertificateHome::getCertificateList | ( | ) | [static] |
Definition at line 28 of file ksslcertificatehome.cpp.
| KSSLPKCS12 * KSSLCertificateHome::getDefaultCertificate | ( | KSSLAuthAction * | aa = NULL |
) | [static] |
Definition at line 195 of file ksslcertificatehome.cpp.
| KSSLPKCS12 * KSSLCertificateHome::getDefaultCertificate | ( | const QString & | password, | |
| KSSLAuthAction * | aa = NULL | |||
| ) | [static] |
Definition at line 183 of file ksslcertificatehome.cpp.
| QString KSSLCertificateHome::getDefaultCertificateName | ( | KSSLAuthAction * | aa = NULL |
) | [static] |
Definition at line 165 of file ksslcertificatehome.cpp.
| QString KSSLCertificateHome::getDefaultCertificateName | ( | const QString & | host, | |
| KSSLAuthAction * | aa = NULL | |||
| ) | [static] |
Definition at line 140 of file ksslcertificatehome.cpp.
Definition at line 127 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.
| 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, | |
| bool | send = true, |
|||
| bool | prompt = false | |||
| ) | [static] |
Definition at line 218 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.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference