#include <KeyRing.h>
Inheritance diagram for zypp::KeyRingReport:

Public Member Functions | |
| virtual bool | askUserToAcceptUnsignedFile (const std::string &file) |
| virtual bool | askUserToAcceptUnknownKey (const std::string &file, const std::string &id) |
| virtual bool | askUserToTrustKey (const PublicKey &key) |
| virtual bool | askUserToImportKey (const PublicKey &key) |
| virtual bool | askUserToAcceptVerificationFailed (const std::string &file, const PublicKey &key) |
Definition at line 33 of file KeyRing.h.
| bool zypp::KeyRingReport::askUserToAcceptUnsignedFile | ( | const std::string & | file | ) | [virtual] |
| bool zypp::KeyRingReport::askUserToAcceptUnknownKey | ( | const std::string & | file, | |
| const std::string & | id | |||
| ) | [virtual] |
| bool zypp::KeyRingReport::askUserToTrustKey | ( | const PublicKey & | key | ) | [virtual] |
| bool zypp::KeyRingReport::askUserToImportKey | ( | const PublicKey & | key | ) | [virtual] |
| bool zypp::KeyRingReport::askUserToAcceptVerificationFailed | ( | const std::string & | file, | |
| const PublicKey & | key | |||
| ) | [virtual] |
1.5.0