9 #ifndef ZYPP_NG_KEYRINGWORKFLOW_INCLUDED 10 #define ZYPP_NG_KEYRINGWORKFLOW_INCLUDED 12 #include <zypp-core/zyppng/pipelines/AsyncResult> 13 #include <zypp-core/zyppng/pipelines/Expected> 20 class VerifyFileContext;
bool provideAndImportKeyFromRepository(SyncContextRef ctx, std::string id_r, zypp::RepoInfo info_r)
Try to find the id in key cache or repository specified in info.
What is known about a repository.
I/O context for KeyRing::verifyFileSignatureWorkflow.
std::pair< bool, zypp::keyring::VerifyFileContext > verifyFileSignature(SyncContextRef zyppContext, zypp::keyring::VerifyFileContext &&context_r)
Follows a signature verification interacting with the user.
DEFINE_PTR_TYPE(Application)
ZYPP_FWD_DECL_TYPE_WITH_REFS(EventDispatcher)
Easy-to use interface to the ZYPP dependency resolver.