libzypp 9.41.1

PublicKey.h File Reference

#include <iosfwd>
#include <map>
#include <list>
#include <set>
#include <string>
#include "zypp/base/PtrTypes.h"
#include "zypp/base/Exception.h"
#include "zypp/base/SafeBool.h"
#include "zypp/Pathname.h"
#include "zypp/Date.h"

Go to the source code of this file.

Classes

class  zypp::BadKeyException
 Exception thrown when the supplied key is not a valid gpg key. More...
class  zypp::PublicKeyData
 Class representing one GPG Public Keys data. More...
class  zypp::PublicKeyScanner
 Scan abstract from 'gpg --with-colons' key listings. More...
class  zypp::PublicKey
 Class representing one GPG Public Key (PublicKeyData + ASCII armored in a tempfile). More...

Namespaces

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


namespace  zypp::filesystem
 

Types and functions for filesystem operations.



Detailed Description

Definition in file PublicKey.h.