KIO
KSMIMECrypto Member List
This is the complete list of members for KSMIMECrypto, including all inherited members.
algo enum name | KSMIMECrypto | |
checkDetachedSignature(const QByteArray &clearText, const QByteArray &signature, QList< KSSLCertificate * > &foundCerts) | KSMIMECrypto | |
checkOpaqueSignature(const QByteArray &signedText, QByteArray &clearText, QList< KSSLCertificate * > &foundCerts) | KSMIMECrypto | |
decryptMessage(const QByteArray &cipherText, QByteArray &clearText, const KSSLPKCS12 &privKey) | KSMIMECrypto | |
encryptMessage(const QByteArray &clearText, QByteArray &cipherText, algo algorithm, const QList< KSSLCertificate * > &recip) | KSMIMECrypto | |
KSC_C_DES3_CBC enum value | KSMIMECrypto | |
KSC_C_DES_CBC enum value | KSMIMECrypto | |
KSC_C_RC2_CBC_128 enum value | KSMIMECrypto | |
KSC_C_RC2_CBC_40 enum value | KSMIMECrypto | |
KSC_C_RC2_CBC_64 enum value | KSMIMECrypto | |
KSC_R_FORMAT enum value | KSMIMECrypto | |
KSC_R_NO_SSL enum value | KSMIMECrypto | |
KSC_R_NOCIPHER enum value | KSMIMECrypto | |
KSC_R_NOMEM enum value | KSMIMECrypto | |
KSC_R_OK enum value | KSMIMECrypto | |
KSC_R_OTHER enum value | KSMIMECrypto | |
KSC_R_VERIFY enum value | KSMIMECrypto | |
KSC_R_WRONGKEY enum value | KSMIMECrypto | |
KSMIMECrypto() | KSMIMECrypto | |
rc enum name | KSMIMECrypto | |
signMessage(const QByteArray &clearText, QByteArray &cipherText, const KSSLPKCS12 &privKey, const QList< KSSLCertificate * > &certs, bool detached) | KSMIMECrypto | |
~KSMIMECrypto() | KSMIMECrypto |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.