libzypp 17.37.17
|
Functions | |
constexpr std::string_view | CTYPE ("keyring/accept-unsigned-file") |
constexpr std::string_view | FILE ("file") |
constexpr std::string_view | KEY_CONTEXT ("key-context") |
UserData | makeData (const std::string &file, const zypp::KeyContext &keycontext=zypp::KeyContext()) |
Ask user to accept or reject a unsigned file
Userdata fields:
|
constexpr |
|
constexpr |
|
constexpr |
UserData zyppng::AcceptUnsignedFileRequest::makeData | ( | const std::string & | file, |
const zypp::KeyContext & | keycontext = zypp::KeyContext() ) |
Definition at line 69 of file userrequest.cc.