|
|
~KSSLPKCS12 ()
| ~KSSLPKCS12 |
[virtual]
QString name ()
| name |
KSSLPKCS12* fromString (QString base64, QString password = "")
| fromString |
[static]
KSSLPKCS12* loadCertFile (QString filename, QString password = "")
| loadCertFile |
[static]
QString toString ()
| toString |
void setCert (PKCS12 *c)
| setCert |
bool changePassword (QString pold, QString pnew)
| changePassword |
EVP_PKEY * getPrivateKey ()
| getPrivateKey |
KSSLCertificate * getCertificate ()
| getCertificate |
bool toFile (QString filename)
| toFile |
KSSLCertificate::KSSLValidation validate ()
| validate |
KSSLCertificate::KSSLValidation revalidate ()
| revalidate |
bool isValid ()
| isValid |
KSSLPKCS12 ()
| KSSLPKCS12 |
[protected]
bool parse (QString pass)
| parse |
[protected]
Generated by: root on cob.fnal.gov on Wed Nov 13 09:41:10 2002, using kdoc 2.0a54. |