KSSLCertificateHome Member List
This is the complete list of members for
KSSLCertificateHome, including all inherited members.
| addCertificate(const QString &filename, const QString &password, bool storePass=false) | KSSLCertificateHome | [static] |
| addCertificate(KSSLPKCS12 *cert, const QString &passToStore=QString()) | KSSLCertificateHome | [static] |
| AuthDont enum value | KSSLCertificateHome | |
| AuthNone enum value | KSSLCertificateHome | |
| AuthPrompt enum value | KSSLCertificateHome | |
| AuthSend enum value | KSSLCertificateHome | |
| deleteCertificate(const QString &filename, const QString &password) | KSSLCertificateHome | [static] |
| deleteCertificate(KSSLPKCS12 *cert) | KSSLCertificateHome | [static] |
| deleteCertificateByName(const QString &name) | KSSLCertificateHome | [static] |
| getCertificateByHost(const QString &host, const QString &password, KSSLAuthAction *aa) | KSSLCertificateHome | [static] |
| getCertificateByName(const QString &name, const QString &password) | KSSLCertificateHome | [static] |
| getCertificateByName(const QString &name) | KSSLCertificateHome | [static] |
| getCertificateList() | KSSLCertificateHome | [static] |
| getDefaultCertificate(const QString &password, KSSLAuthAction *aa=NULL) | KSSLCertificateHome | [static] |
| getDefaultCertificate(KSSLAuthAction *aa=NULL) | KSSLCertificateHome | [static] |
| getDefaultCertificateName(const QString &host, KSSLAuthAction *aa=NULL) | KSSLCertificateHome | [static] |
| getDefaultCertificateName(KSSLAuthAction *aa=NULL) | KSSLCertificateHome | [static] |
| hasCertificateByName(const QString &name) | KSSLCertificateHome | [static] |
| KSSLAuthAction enum name | KSSLCertificateHome | |
| setDefaultCertificate(const QString &name, bool send=true, bool prompt=false) | KSSLCertificateHome | [static] |
| setDefaultCertificate(KSSLPKCS12 *cert, bool send=true, bool prompt=false) | KSSLCertificateHome | [static] |
| setDefaultCertificate(const QString &name, const QString &host, bool send=true, bool prompt=false) | KSSLCertificateHome | [static] |
| setDefaultCertificate(KSSLPKCS12 *cert, const QString &host, bool send=true, bool prompt=false) | KSSLCertificateHome | [static] |