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