| _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 string &id, bool trusted) | zypp::KeyRing::Impl | |
| deleteKey(const string &id, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| dumpPublicKey(const string &id, bool trusted, ostream &stream) | zypp::KeyRing::Impl | |
| dumpPublicKey(const string &id, const Pathname &keyring, ostream &stream) | zypp::KeyRing::Impl | [private] |
| exportKey(string id, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| generalKeyRing() const | zypp::KeyRing::Impl | [private] |
| Impl(const Pathname &baseTmpDir) | zypp::KeyRing::Impl | [inline] |
| importKey(const PublicKey &key, bool trusted=false) | zypp::KeyRing::Impl | |
| importKey(const Pathname &keyfile, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| isKeyKnown(const string &id) | zypp::KeyRing::Impl | |
| isKeyTrusted(const string &id) | zypp::KeyRing::Impl | |
| nullimpl() | zypp::KeyRing::Impl | [inline, static] |
| publicKeyExists(string id, const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| publicKeyIds() | zypp::KeyRing::Impl | |
| publicKeyIds(const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| publicKeys() | zypp::KeyRing::Impl | |
| publicKeys(const Pathname &keyring) | zypp::KeyRing::Impl | [private] |
| r(const Impl *rhs) | zypp::KeyRing::Impl | [friend] |
| readSignatureKeyId(const Pathname &signature) | zypp::KeyRing::Impl | |
| trustedKeyRing() const | zypp::KeyRing::Impl | [private] |
| trustedPublicKeyIds() | zypp::KeyRing::Impl | |
| 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 string filedesc, const Pathname &signature) | zypp::KeyRing::Impl | |
| verifyFileTrustedSignature(const Pathname &file, const Pathname &signature) | zypp::KeyRing::Impl | |