libzypp
17.34.1
|
#include "signaturecheckwf.h"
#include "keyringwf.h"
#include "logichelpers.h"
#include <zypp/ZYppFactory.h>
#include <zypp-core/fs/PathInfo.h>
#include <zypp-media/filecheckexception.h>
Go to the source code of this file.
Namespaces | |
zyppng | |
zyppng::SignatureFileCheckWorkflow | |
Functions | |
expected< zypp::keyring::VerifyFileContext > | zyppng::SignatureFileCheckWorkflow::verifySignature (SyncContextRef ctx, zypp::keyring::VerifyFileContext context) |
AsyncOpRef< expected< zypp::keyring::VerifyFileContext > > | zyppng::SignatureFileCheckWorkflow::verifySignature (ContextRef ctx, zypp::keyring::VerifyFileContext context) |
|
protected |
Definition at line 52 of file signaturecheckwf.cc.
|
protected |
Definition at line 53 of file signaturecheckwf.cc.