|
libzypp
17.3.1
|
Public Member Functions | |
| Impl () | |
| ~Impl () | |
| std::list< std::string > | verifyAndReadSignaturesFprs (const Pathname &file, const Pathname &signature, bool &verifed) |
Public Attributes | |
| gpgme_ctx_t | _ctx |
Definition at line 58 of file KeyManager.cc.
| zypp::KeyManagerCtx::Impl::Impl | ( | ) |
Definition at line 69 of file KeyManager.cc.
| zypp::KeyManagerCtx::Impl::~Impl | ( | ) |
Definition at line 148 of file KeyManager.cc.
| std::list< std::string > zypp::KeyManagerCtx::Impl::verifyAndReadSignaturesFprs | ( | const Pathname & | file, |
| const Pathname & | signature, | ||
| bool & | verifed | ||
| ) |
Definition at line 85 of file KeyManager.cc.
| gpgme_ctx_t zypp::KeyManagerCtx::Impl::_ctx |
Definition at line 66 of file KeyManager.cc.