libkpgp
Kpgp::Base5 Member ListThis is the complete list of members for Kpgp::Base5, including all inherited members.
| addUserId() | Kpgp::Base | [protected] |
| Base() | Kpgp::Base | |
| Base5() | Kpgp::Base5 | |
| clear() | Kpgp::Base | [protected, virtual] |
| clearsign(Block &block, const char *passphrase) | Kpgp::Base5 | [virtual] |
| decrypt(Block &block, const char *passphrase=0) | Kpgp::Base5 | [virtual] |
| encrypt(Block &block, const KeyIDList &recipients) | Kpgp::Base5 | [virtual] |
| encsign(Block &block, const KeyIDList &recipients, const char *passphrase=0) | Kpgp::Base5 | [virtual] |
| errMsg | Kpgp::Base | [protected] |
| error | Kpgp::Base | [protected] |
| getAsciiPublicKey(const KeyID &keyID) | Kpgp::Base5 | [virtual] |
| input | Kpgp::Base | [protected] |
| lastErrorMessage() const | Kpgp::Base | [inline, virtual] |
| mVersion | Kpgp::Base | [protected] |
| output | Kpgp::Base | [protected] |
| publicKeys(const QStringList &patterns=QStringList()) | Kpgp::Base5 | [virtual] |
| readPublicKey(const KeyID &keyID, const bool readTrust=false, Key *key=0) | Kpgp::Base5 | [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::Base5 | [virtual] |
| signKey(const KeyID &keyID, const char *passphrase) | Kpgp::Base5 | [virtual] |
| status | Kpgp::Base | [protected] |
| verify(Block &block) | Kpgp::Base5 | [inline, virtual] |
| ~Base() | Kpgp::Base | [virtual] |
| ~Base5() | Kpgp::Base5 | [virtual] |
|