| libzypp 17.36.7
    | 
| Functions | |
| constexpr std::string_view | CTYPE ("digest/accept-unknown-digest") | 
| constexpr std::string_view | FILE ("file") | 
| constexpr std::string_view | NAME ("name") | 
| UserData | makeData (const zypp::Pathname &p, const std::string &name) | 
A digest user request asking the user to accept verification with a unknown digest.
Something like: "Unknown digest <digestname> for file <file>."
Userdata fields:
| 
 | constexpr | 
| 
 | constexpr | 
| 
 | constexpr | 
| UserData zyppng::AcceptUnknownDigestRequest::makeData | ( | const zypp::Pathname & | p, | 
| const std::string & | name ) | 
Definition at line 19 of file userrequest.cc.