| _base_dir | zypp::KeyRing::Impl | [private] |
| _general_tmp_dir | zypp::KeyRing::Impl | [private] |
| _trusted_tmp_dir | zypp::KeyRing::Impl | [private] |
| clone() const | zypp::KeyRing::Impl | [inline, private] |
| deleteKey(const std::string &id, bool trusted) | zypp::KeyRing::Impl | |
| deleteKey(const std::string &id, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| dumpPublicKey(const std::string &id, bool trusted, std::ostream &stream) | zypp::KeyRing::Impl | |
| exportKey(std::string id, const Pathname &keyfile, bool trusted) | zypp::KeyRing::Impl | [private] |
| generalKeyRing() const | zypp::KeyRing::Impl | [private] |
| Impl(const Pathname &baseTmpDir) | zypp::KeyRing::Impl | [inline] |
| importKey(const Pathname &keyfile, bool trusted=false) | zypp::KeyRing::Impl | |
| importKey(const Pathname &keyfile, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| nullimpl() | zypp::KeyRing::Impl | [inline, static] |
| publicKeyExists(std::string id, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| publicKeys() | zypp::KeyRing::Impl | |
| publicKeys(const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| readPublicKey(const Pathname &keyfile) | zypp::KeyRing::Impl | |
| readSignatureKeyId(const Pathname &signature) | zypp::KeyRing::Impl | |
| rwcowClone(const Impl *rhs) | zypp::KeyRing::Impl | [friend] |
| trustedKeyRing() const | zypp::KeyRing::Impl | [private] |
| trustedPublicKeys() | zypp::KeyRing::Impl | |
| verifyFile(const Pathname &file, const Pathname &signature, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| verifyFileSignature(const Pathname &file, const Pathname &signature) | zypp::KeyRing::Impl | |
| verifyFileSignatureWorkflow(const Pathname &file, const std::string filedesc, const Pathname &signature) | zypp::KeyRing::Impl | |
| verifyFileTrustedSignature(const Pathname &file, const Pathname &signature) | zypp::KeyRing::Impl | |