namespace Akenti class PolicyCertificate : public AkentiCertificate


Inheritance:


Public Methods

PolicyCertificate ()
const PolicyCertificateImpl* operator-> () const

Inherited from AkentiCertificate:

Public Methods

bool operator==(const AkentiCertificate& cert) const
void writeEncoding(const string& encType, ostream& os) const
string toLogString() const
string paramString() const
static void writeToStream(const string& encType, ostream& os, const AkentiCertificate& cert)
static AkentiCertificate initFromStream(const string& enc, istream& is)
static void writeToFile(const string& encType, const string& filename, const AkentiCertificate& cert)
static AkentiCertificate initFromFile(const string& encType, const string& filename)
static AkentiCertificate initFromFile(const string& filename)
friend AkentiOutputStream& operator<<(AkentiOutputStream& os, const AkentiCertificate& cert)
friend AkentiInputStream& operator>>(AkentiInputStream& is, AkentiCertificate& cert)

Inherited from ref_ptr:

Public Methods

ref_ptr & operator=(const ref_ptr& rhs)
operator void*() const
T* get() const

Documentation

PolicyCertificate()

const PolicyCertificateImpl* operator->() const


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de