libzypp 17.37.17
|
Functions | |
constexpr std::string_view | CTYPE ("keyring/info-verify") |
constexpr std::string_view | FILE ("file") |
constexpr std::string_view | KEY_DATA ("key-data") |
constexpr std::string_view | KEY_CONTEXT ("key-context") |
UserData | makeData (const std::string &file_r, const zypp::PublicKeyData &keyData_r, const zypp::KeyContext &keycontext=zypp::KeyContext()) |
Informal event showing the trusted key that will be used for verification.
Userdata fields:
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
UserData zyppng::VerifyInfoEvent::makeData | ( | const std::string & | file_r, |
const zypp::PublicKeyData & | keyData_r, | ||
const zypp::KeyContext & | keycontext = zypp::KeyContext() ) |
Definition at line 60 of file userrequest.cc.