libzypp 17.37.17
|
Ask user to trust and/or import the package key to trusted keyring. More...
Functions | |
constexpr std::string_view | CTYPE ("keyring/accept-package-key") |
constexpr std::string_view | KEY ("key") |
constexpr std::string_view | KEY_CONTEXT ("key-context") |
UserData | makeData (const zypp::PublicKey &key_r, const zypp::KeyContext &keycontext_r=zypp::KeyContext()) |
Ask user to trust and/or import the package key to trusted keyring.
Userdata fields:
|
constexpr |
|
constexpr |
|
constexpr |
UserData zyppng::AcceptPackageKeyRequest::makeData | ( | const zypp::PublicKey & | key_r, |
const zypp::KeyContext & | keycontext_r = zypp::KeyContext() ) |
Definition at line 95 of file userrequest.cc.