_pimpl | zypp::KeyRing | [private] |
add_ref(const ReferenceCounted *ptr_r) | zypp::base::ReferenceCounted | [inline, static] |
deleteKey(const std::string &id, bool trusted=false) | zypp::KeyRing | |
dumpOn(std::ostream &str) const | zypp::base::ReferenceCounted | [protected, virtual] |
dumpPublicKey(const std::string &id, bool trusted, std::ostream &stream) | zypp::KeyRing | |
dumpTrustedPublicKey(const std::string &id, std::ostream &stream) | zypp::KeyRing | [inline] |
dumpUntrustedPublicKey(const std::string &id, std::ostream &stream) | zypp::KeyRing | [inline] |
importKey(const Pathname &keyfile, bool trusted=false) | zypp::KeyRing | |
intrusive_ptr_add_ref(const ReferenceCounted *ptr_r) | zypp::base::ReferenceCounted | [related] |
intrusive_ptr_release(const ReferenceCounted *ptr_r) | zypp::base::ReferenceCounted | [related] |
KeyRing(const Pathname &baseTmpDir) | zypp::KeyRing | |
operator<<(std::ostream &str, const KeyRing &obj) | zypp::KeyRing | [friend] |
operator=(const ReferenceCounted &) | zypp::base::ReferenceCounted | [inline] |
publicKeys() | zypp::KeyRing | |
readPublicKey(const Pathname &keyfile) | zypp::KeyRing | |
readSignatureKeyId(const Pathname &signature) | zypp::KeyRing | |
ref() const | zypp::base::ReferenceCounted | [inline] |
ref_to(unsigned) const | zypp::base::ReferenceCounted | [inline, protected, virtual] |
refCount() const | zypp::base::ReferenceCounted | [inline] |
ReferenceCounted() | zypp::base::ReferenceCounted | |
ReferenceCounted(const ReferenceCounted &rhs) | zypp::base::ReferenceCounted | |
release(const ReferenceCounted *ptr_r) | zypp::base::ReferenceCounted | [inline, static] |
trustedPublicKeys() | zypp::KeyRing | |
unref() const | zypp::base::ReferenceCounted | [inline] |
unref_to(unsigned) const | zypp::base::ReferenceCounted | [inline, protected, virtual] |
verifyFileSignature(const Pathname &file, const Pathname &signature) | zypp::KeyRing | |
verifyFileSignatureWorkflow(const Pathname &file, const std::string filedesc, const Pathname &signature) | zypp::KeyRing | |
verifyFileTrustedSignature(const Pathname &file, const Pathname &signature) | zypp::KeyRing | |
~KeyRing() | zypp::KeyRing | |
~ReferenceCounted() | zypp::base::ReferenceCounted | [virtual] |