libzypp
17.35.15
|
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 std::string_view zyppng::AcceptUnsignedFileRequest::CTYPE | ( | "keyring/accept-unsigned-file" | ) |
constexpr std::string_view zyppng::AcceptUnsignedFileRequest::FILE | ( | "file" | ) |
constexpr std::string_view zyppng::AcceptUnsignedFileRequest::KEY_CONTEXT | ( | "key-context" | ) |
UserData zyppng::AcceptUnsignedFileRequest::makeData | ( | const std::string & | file, |
const zypp::KeyContext & | keycontext = zypp::KeyContext() |
||
) |
Definition at line 69 of file userrequest.cc.