libzypp 17.32.2
signaturecheckwf.cc File Reference
#include "signaturecheckwf.h"
#include "keyringwf.h"
#include "logichelpers.h"
#include <zypp/ZYppFactory.h>
#include <zypp-core/fs/PathInfo.h>
#include <zypp-media/filecheckexception.h>
Include dependency graph for signaturecheckwf.cc:

Go to the source code of this file.

Namespaces

namespace  zyppng
 
namespace  zyppng::SignatureFileCheckWorkflow
 

Functions

expected< zypp::keyring::VerifyFileContextzyppng::SignatureFileCheckWorkflow::verifySignature (SyncContextRef ctx, zypp::keyring::VerifyFileContext context)
 
AsyncOpRef< expected< zypp::keyring::VerifyFileContext > > zyppng::SignatureFileCheckWorkflow::verifySignature (ContextRef ctx, zypp::keyring::VerifyFileContext context)
 

Variable Documentation

◆ _zyppCtx

ZyppContextRefType _zyppCtx
protected

Definition at line 52 of file signaturecheckwf.cc.

◆ _verifyCtx

zypp::keyring::VerifyFileContext _verifyCtx
protected

Definition at line 53 of file signaturecheckwf.cc.