KSMIMECrypto Member List
This is the complete list of members for
KSMIMECrypto, including all inherited members.
| algo enum name | KSMIMECrypto | |
| checkDetachedSignature(const QCString &clearText, const QByteArray &signature, QPtrList< KSSLCertificate > &foundCerts) | KSMIMECrypto | |
| checkOpaqueSignature(const QByteArray &signedText, QCString &clearText, QPtrList< KSSLCertificate > &foundCerts) | KSMIMECrypto | |
| decryptMessage(const QByteArray &cipherText, QCString &clearText, const KSSLPKCS12 &privKey) | KSMIMECrypto | |
| encryptMessage(const QCString &clearText, QByteArray &cipherText, algo algorithm, const QPtrList< 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 QCString &clearText, QByteArray &cipherText, const KSSLPKCS12 &privKey, const QPtrList< KSSLCertificate > &certs, bool detached) | KSMIMECrypto | |
| ~KSMIMECrypto() | KSMIMECrypto | |