libkpgp
Kpgp::Base6 Member ListThis is the complete list of members for Kpgp::Base6, including all inherited members.
addUserId() | Kpgp::Base | [protected] |
Base() | Kpgp::Base | |
Base2() | Kpgp::Base2 | |
Base6() | Kpgp::Base6 | |
clear() | Kpgp::Base | [protected, virtual] |
clearsign(Block &block, const char *passphrase) | Kpgp::Base2 | [virtual] |
decrypt(Block &block, const char *passphrase=0) | Kpgp::Base6 | [virtual] |
doGetPublicKeys(const QCString &cmd, const QStringList &patterns) | Kpgp::Base2 | [protected] |
encrypt(Block &block, const KeyIDList &recipients) | Kpgp::Base2 | [virtual] |
encsign(Block &block, const KeyIDList &recipients, const char *passphrase=0) | Kpgp::Base2 | [virtual] |
errMsg | Kpgp::Base | [protected] |
error | Kpgp::Base | [protected] |
getAsciiPublicKey(const KeyID &keyID) | Kpgp::Base2 | [virtual] |
input | Kpgp::Base | [protected] |
isVersion6() | Kpgp::Base6 | [virtual] |
lastErrorMessage() const | Kpgp::Base | [inline, virtual] |
mVersion | Kpgp::Base | [protected] |
output | Kpgp::Base | [protected] |
parseKeyList(const QCString &, bool) | Kpgp::Base6 | [protected, virtual] |
publicKeys(const QStringList &patterns=QStringList()) | Kpgp::Base6 | [virtual] |
readPublicKey(const KeyID &keyID, const bool readTrust=false, Key *key=0) | Kpgp::Base6 | [virtual] |
run(const char *cmd, const char *passphrase=0, bool onlyReadFromPGP=false) | Kpgp::Base | [protected, virtual] |
runGpg(const char *cmd, const char *passphrase=0, bool onlyReadFromGnuPG=false) | Kpgp::Base | [protected, virtual] |
secretKeys(const QStringList &patterns=QStringList()) | Kpgp::Base6 | [virtual] |
signKey(const KeyID &keyID, const char *passphrase) | Kpgp::Base2 | [virtual] |
status | Kpgp::Base | [protected] |
verify(Block &block) | Kpgp::Base6 | [inline, virtual] |
~Base() | Kpgp::Base | [virtual] |
~Base2() | Kpgp::Base2 | [virtual] |
~Base6() | Kpgp::Base6 | [virtual] |
|