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