#include <KeyRing.h>
Public Member Functions | |
bool | operator== (PublicKey b) |
bool | operator== (std::string sid) |
Public Attributes | |
std::string | id |
std::string | name |
std::string | fingerprint |
Definition at line 48 of file KeyRing.h.
|
Definition at line 50 of file KeyRing.h. References fingerprint, and id. |
|
Definition at line 53 of file KeyRing.h. References id. |
|
Definition at line 56 of file KeyRing.h. Referenced by operator==(), zypp::KeyRing::Impl::publicKeys(), zypp::KeyRing::Impl::readPublicKey(), and zypp::KeyRing::Impl::verifyFileSignatureWorkflow(). |
|
Definition at line 57 of file KeyRing.h. Referenced by zypp::KeyRing::Impl::publicKeys(), zypp::KeyRing::Impl::readPublicKey(), and zypp::KeyRing::Impl::verifyFileSignatureWorkflow(). |
|
Definition at line 58 of file KeyRing.h. Referenced by operator==(), zypp::KeyRing::Impl::publicKeys(), zypp::KeyRing::Impl::readPublicKey(), and zypp::KeyRing::Impl::verifyFileSignatureWorkflow(). |