|
libzypp 17.38.3
|
Functions | |
| MaybeAwaitable< expected< void > > | fetchGpgKeys (ContextRef ctx, zypp::RepoInfo info) |
| MaybeAwaitable< expected< void > > zyppng::RepoInfoWorkflow::fetchGpgKeys | ( | ContextRef | ctx, |
| zypp::RepoInfo | info ) |
Downloads all keys specified by the RepoInfo, importing them into the keyring specified by ctx as NON trusted keys.
Definition at line 131 of file repoinfowf.cc.