libzypp  17.3.1
zypp::KeyManagerCtx::Impl Class Reference

Public Member Functions

 Impl ()
 
 ~Impl ()
 
std::list< std::string > verifyAndReadSignaturesFprs (const Pathname &file, const Pathname &signature, bool &verifed)
 

Public Attributes

gpgme_ctx_t _ctx
 

Detailed Description

Definition at line 58 of file KeyManager.cc.

Constructor & Destructor Documentation

◆ Impl()

zypp::KeyManagerCtx::Impl::Impl ( )

Definition at line 69 of file KeyManager.cc.

◆ ~Impl()

zypp::KeyManagerCtx::Impl::~Impl ( )

Definition at line 148 of file KeyManager.cc.

Member Function Documentation

◆ verifyAndReadSignaturesFprs()

std::list< std::string > zypp::KeyManagerCtx::Impl::verifyAndReadSignaturesFprs ( const Pathname file,
const Pathname signature,
bool verifed 
)

Definition at line 85 of file KeyManager.cc.

Member Data Documentation

◆ _ctx

gpgme_ctx_t zypp::KeyManagerCtx::Impl::_ctx

Definition at line 66 of file KeyManager.cc.


The documentation for this class was generated from the following file: